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 773b5f7 + db4e297 commit 6e38944Copy full SHA for 6e38944
.github/workflows/static.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Pages
35
uses: actions/configure-pages@v5
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
38
with:
39
# Upload entire repository
40
path: './public'
0 commit comments