We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3c04fe + 259b382 commit 537ed4dCopy full SHA for 537ed4d
1 file changed
.github/workflows/deploy-site.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Hugo
21
uses: peaceiris/actions-hugo@v2
22
with:
23
- hugo-version: 'latest'
+ hugo-version: '0.133.0'
24
extended: true
25
26
# build website
0 commit comments