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 0807d93 commit 7888a76Copy full SHA for 7888a76
.github/workflows/hugo.yml
@@ -57,7 +57,7 @@ jobs:
57
--minify \
58
--baseURL "${{ steps.pages.outputs.base_url }}/"
59
- name: Upload artifact
60
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-artifact@v4
61
with:
62
name: public
63
path: ./public
0 commit comments