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 f0387ef commit 2190f79Copy full SHA for 2190f79
.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-pages-artifact@v4
61
with:
62
path: ./public
63
0 commit comments