Skip to content

Commit

Permalink
force hugo version to 0.128.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Sep 13, 2024
1 parent 42f3b3e commit b7b39bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-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@v3
with:
hugo-version: 'latest'
hugo-version: '0.128.2'
extended: true

- name: Build
Expand Down

0 comments on commit b7b39bb

Please sign in to comment.