Skip to content

Commit

Permalink
Fix Hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Sep 19, 2023
1 parent 39e3d49 commit d2c160b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: "🧰 Install Hugo"
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.110.0"
hugo-version: "0.118.2"
extended: true
- name: "♻️ Cache Hugo modules"
uses: actions/cache@v2
Expand Down

0 comments on commit d2c160b

Please sign in to comment.