We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b60f3 commit 59f4a48Copy full SHA for 59f4a48
1 file changed
.github/workflows/hugo.yml
@@ -55,7 +55,7 @@ jobs:
55
run: "npm run build"
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
59
with:
60
path: ./public
61
0 commit comments