We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebd305 commit 3273e44Copy full SHA for 3273e44
1 file changed
.github/workflows/hugo.yaml
@@ -77,7 +77,7 @@ jobs:
77
--minify \
78
--baseURL "${{ steps.pages.outputs.base_url }}/"
79
- name: Upload artifact
80
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
81
with:
82
path: ./docs/public
83
0 commit comments