We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126501d commit 71d8cf9Copy full SHA for 71d8cf9
.github/workflows/deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
GITHUB_TOKEN: ${{ steps.get-dotcom-access-token.outputs.access-token }}
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v3.0.1
59
with:
60
path: public/
61
0 commit comments