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 d6ca605 commit a382875Copy full SHA for a382875
1 file changed
.github/workflows/hugo.yml
@@ -43,7 +43,7 @@ jobs:
43
--themesDir ../.. \
44
--baseURL "${{ steps.pages.outputs.base_url }}"
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
47
with:
48
path: ./public
49
deploy:
0 commit comments