Skip to content

Commit

Permalink
Change Hugo version for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
biroder authored Jan 3, 2025
1 parent c88f906 commit d882dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.147.0"
hugo-version: "0.140.0"
extended: true

- name: Build
Expand Down

0 comments on commit d882dc2

Please sign in to comment.