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.
2 parents 4024147 + d708404 commit fb84bc7Copy full SHA for fb84bc7
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
deployments: write
44
steps:
45
- name: Download Artifacts
46
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
47
with:
48
name: website
49
0 commit comments