Skip to content

Commit 8250376

Browse files
authored
ci: pin hugo version
1 parent 13eb3e1 commit 8250376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Hugo
1717
uses: peaceiris/actions-hugo@v2
1818
with:
19-
hugo-version: 'latest'
19+
hugo-version: '0.111.3'
2020
extended: true
2121

2222
- name: Build

0 commit comments

Comments
 (0)