Skip to content

Commit 22af7cb

Browse files
committed
update hugo version
1 parent 024b907 commit 22af7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Hugo
2020
uses: peaceiris/actions-hugo@v2
2121
with:
22-
hugo-version: '0.91.2'
22+
hugo-version: '0.122.0' # previous value = 'latest' but broken on 18 Feb due to hugo update so revert to the latest working version
2323
extended: true
2424

2525
- name: Build

0 commit comments

Comments
 (0)