We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293b864 commit 22b9c08Copy full SHA for 22b9c08
1 file changed
.github/workflows/gh-pages.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Hugo
21
uses: peaceiris/actions-hugo@v2
22
with:
23
- hugo-version: 'latest'
+ hugo-version: '0.79.1'
24
# extended: true
25
26
- name: Build
0 commit comments