Skip to content

Commit

Permalink
Pin hugo version
Browse files Browse the repository at this point in the history
Fixes 404
  • Loading branch information
froggleston authored Dec 18, 2024
1 parent bf495f1 commit f32af04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'
hugo-version: '0.139.2'
extended: true

- name: Install NPM deps
Expand Down

0 comments on commit f32af04

Please sign in to comment.