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 ab2ef4c commit af29934Copy full SHA for af29934
.github/workflows/hugo.yaml
@@ -68,7 +68,7 @@ jobs:
68
--minify \
69
--baseURL "${{ steps.pages.outputs.base_url }}/"
70
- name: Upload artifact
71
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
72
with:
73
path: ./docs/public
74
0 commit comments