Skip to content

Commit

Permalink
Merge pull request #22 from lucmos/feature/pin-hugo-version
Browse files Browse the repository at this point in the history
Update hugo version
  • Loading branch information
lucmos authored Mar 7, 2024
2 parents ae8387d + 58f37bc commit ca4c81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.97.3'
extended: true

- name: Build
Expand Down

0 comments on commit ca4c81b

Please sign in to comment.