Skip to content

Commit

Permalink
ci: set specific version of hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
TorchedSammy committed May 3, 2024
1 parent 74b0167 commit 08d9a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'
hugo-version: '0.111.3'
extended: true

- name: Set branch name
Expand Down

0 comments on commit 08d9a63

Please sign in to comment.