Skip to content

Commit a1b14cb

Browse files
committed
ci: Use latest hugo version
1 parent f39f193 commit a1b14cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Hugo
2626
uses: peaceiris/actions-hugo@v2
2727
with:
28-
hugo-version: '0.116.1'
28+
hugo-version: '0.117.0'
2929
extended: true
3030

3131
- name: Setup Node

0 commit comments

Comments
 (0)