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.
2 parents 62391c8 + 7db6499 commit 249376dCopy full SHA for 249376d
.github/workflows/gh-pages.yaml
@@ -38,7 +38,7 @@ jobs:
38
- name: Build site
39
run: hugo --baseURL "${{ steps.pages.outputs.base_url }}/"
40
- name: Upload pages
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: ./public
44
0 commit comments