Skip to content

Commit

Permalink
update hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
ceceppa committed Sep 5, 2024
1 parent 54f94c4 commit 6ba7e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.126.0"
hugo-version: "0.134.0"
- name: Build
working-directory: ./docs
run: hugo --minify
Expand Down

0 comments on commit 6ba7e87

Please sign in to comment.