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 f9bc0af commit 93e07a4Copy full SHA for 93e07a4
.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: 'v0.133.0'
24
extended: true
25
26
# build website
0 commit comments