Skip to content

Commit

Permalink
chore: fix hugo version to 0.139.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sstroemer committed Dec 15, 2024
1 parent 5d60e6f commit e6cd454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: latest
hugo-version: 0.139.4

- name: Build
run: hugo --minify
Expand Down

0 comments on commit e6cd454

Please sign in to comment.