We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d75882 + 169f26c commit 58af6afCopy full SHA for 58af6af
.github/workflows/static.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Pages
35
uses: actions/configure-pages@v3
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
38
with:
39
# Upload entire repository
40
path: '.'
0 commit comments