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 04abb97 commit 623fdeeCopy full SHA for 623fdee
.github/workflows/hugo.yml
@@ -53,7 +53,7 @@ jobs:
53
--minify \
54
--baseURL "${{ steps.pages.outputs.base_url }}/"
55
- name: Upload artifact
56
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
57
with:
58
path: ./public
59
0 commit comments