We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a76c9a + 9b5abc4 commit 81fca1bCopy full SHA for 81fca1b
1 file changed
.github/workflows/node-deploy-azure-web-app.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Download artifact from build job
44
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
45
with:
46
name: ${{ inputs.artifact-name }}
47
0 commit comments