We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03a029 commit 1de87c2Copy full SHA for 1de87c2
.github/workflows/hugo.yaml
@@ -61,7 +61,7 @@ jobs:
61
--minify \
62
--baseURL "https://cmlab.dev"
63
- name: Upload artifact
64
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
65
with:
66
path: ./public
67
0 commit comments