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.
1 parent 79d90f7 commit cca7d2eCopy full SHA for cca7d2e
.github/workflows/github-page.yml
@@ -28,7 +28,7 @@ jobs:
28
git submodule update --init --recursive
29
30
- name: Setup Hugo
31
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
32
with:
33
hugo-version: '0.96.0'
34
extended: true
0 commit comments