We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0881d3f + 1b6177e commit 4f18a0bCopy full SHA for 4f18a0b
1 file changed
.github/workflows/hugo.yml
@@ -61,7 +61,7 @@ jobs:
61
--minify \
62
--baseURL "${{ steps.pages.outputs.base_url }}/"
63
- name: Upload artifact
64
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # 4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # 5.0.0
65
with:
66
path: ./public
67
0 commit comments