Skip to content

Commit

Permalink
fix(ci): bump hugo version in publish (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper authored Oct 14, 2024
1 parent 9fb4596 commit 5d3b05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: hugo
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # v2
with:
hugo-version: '0.108.0'
hugo-version: '0.134.2'
extended: true

- name: build
Expand Down

0 comments on commit 5d3b05a

Please sign in to comment.