Skip to content

Commit

Permalink
fix hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
jvermillard committed Apr 20, 2024
1 parent c8a2cb9 commit bfbfc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.124.1'
extended: true

- name: Build
Expand Down

0 comments on commit bfbfc20

Please sign in to comment.