Skip to content

Commit d882dc2

Browse files
authored
Change Hugo version for CI builds
1 parent c88f906 commit d882dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Hugo
1818
uses: peaceiris/actions-hugo@v2
1919
with:
20-
hugo-version: "0.147.0"
20+
hugo-version: "0.140.0"
2121
extended: true
2222

2323
- name: Build

0 commit comments

Comments
 (0)