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 36cb2ca commit 55b4289Copy full SHA for 55b4289
.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