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 7810497 commit 844b1d7Copy full SHA for 844b1d7
.github/workflows/static.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Pages
34
uses: actions/configure-pages@v3
35
- name: Upload artifact
36
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
37
with:
38
# Upload entire repository
39
path: '.'
0 commit comments