We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cb95e commit 805bb60Copy full SHA for 805bb60
1 file changed
.github/workflows/hugo.yml
@@ -56,7 +56,7 @@ jobs:
56
hugo \
57
--minify
58
- name: Upload artifact
59
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
60
with:
61
path: ./public
62
0 commit comments