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 995f108 commit ca65feeCopy full SHA for ca65fee
.github/workflows/hugo.yaml
@@ -61,7 +61,7 @@ jobs:
61
--minify \
62
--baseURL "${{ steps.pages.outputs.base_url }}/"
63
- name: Upload artifact
64
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
65
with:
66
path: ./public
67
0 commit comments