Skip to content

Commit 218b677

Browse files
committed
feat: [github-ci] Upgrade Hugo version
1 parent 9190c04 commit 218b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
needs: test
5151
runs-on: ubuntu-22.04
5252
env:
53-
HUGO_VERSION: 0.115.2
53+
HUGO_VERSION: 0.125.5
5454

5555
steps:
5656
- name: Install Hugo CLI

0 commit comments

Comments
 (0)