Skip to content

Commit 08d9389

Browse files
authored
Pin to a certain version of Hugo
1 parent 4fa3266 commit 08d9389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@v2
2020
with:
21-
hugo-version: 'latest'
21+
hugo-version: 'v0.92.2'
2222
# extended: true
2323

2424
- name: Build

0 commit comments

Comments
 (0)