We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4754caa commit 65b6349Copy full SHA for 65b6349
1 file changed
.github/workflows/hugo.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.144.2"
24
25
- name: Build
26
run: hugo --minify
0 commit comments