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 d702704 + 68512d1 commit 0e2d765Copy full SHA for 0e2d765
1 file changed
.github/workflows/pages.yml
@@ -37,7 +37,7 @@ jobs:
37
fi
38
./.ddraig-ssg/build/exec/ddraig build src _site https://hyperpolymath.github.io/${GITHUB_REPOSITORY#*/}
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v5
41
with:
42
path: '_site'
43
deploy:
0 commit comments