Skip to content

Commit

Permalink
update Hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Oct 12, 2024
1 parent b73040b commit 1f61275
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 @@ -22,7 +22,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.122.0'
hugo-version: '0.135.0'
- name: Run hugo
run: |
echo $PWD
Expand Down

0 comments on commit 1f61275

Please sign in to comment.