Skip to content

Commit

Permalink
GitHub Actions: use Hugo 0.133.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerring committed Aug 27, 2024
1 parent ec11672 commit 167993f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-hugo-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.127.0"
hugo-version: "0.133.0"
extended: true

- name: Write composite package.json
Expand Down

0 comments on commit 167993f

Please sign in to comment.