We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc01252 + ce59528 commit 6699944Copy full SHA for 6699944
1 file changed
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
run: mdbook build --dest-dir "../site/static/book"
28
29
- name: Setup Hugo
30
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
31
with:
32
hugo-version: "latest"
33
extended: true
0 commit comments