We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72bdd09 + 9a2b6b1 commit 30f7d31Copy full SHA for 30f7d31
.github/workflows/roslynquoter.yml
@@ -36,7 +36,7 @@ jobs:
36
needs: build
37
steps:
38
- name: Download artifact from build job
39
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
40
with:
41
name: webapp
42
path: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
0 commit comments