We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290ee85 commit 351c66eCopy full SHA for 351c66e
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Download artifacts to use in deployment
47
- name: Download Artifacts
48
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
49
with:
50
name: build-artifacts
51
path: ./
0 commit comments