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 5b76d08 commit b7c154aCopy full SHA for b7c154a
.github/workflows/static.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: actions/configure-pages@v2
75
76
- name: Upload artifact
77
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
78
with:
79
# Upload entire repository
80
path: '../gh-pages'
0 commit comments