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 d542351 commit 82aaef2Copy full SHA for 82aaef2
.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