We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1db0f8 commit 328f5b3Copy full SHA for 328f5b3
1 file changed
.github/workflows/hugo-site-build.yml
@@ -84,7 +84,7 @@ jobs:
84
working-directory: .
85
86
- name: Upload artifact
87
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
88
with:
89
path: ./public
90
0 commit comments