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 54a4725 commit 3f310adCopy full SHA for 3f310ad
.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@v2
+ uses: actions/upload-artifact@v3
65
with:
66
path: ./public
67
0 commit comments