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 18bd94d + 82aaef2 commit 64d02a9Copy full SHA for 64d02a9
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Generate Site
35
run: make gh-pages
36
- name: Upload Artifacts
37
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
38
with:
39
path: build/site
40
- name: Push the static site content to gh-pages branch
0 commit comments