Skip to content

Commit

Permalink
gha: fix hugo version to avoid post metadata breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
Pondidum committed Nov 15, 2023
1 parent 24ddcd4 commit 402ce86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.118.2'
extended: true

- name: Build
Expand Down

0 comments on commit 402ce86

Please sign in to comment.