Skip to content

Commit

Permalink
Merge pull request #96 from ShokoAnime/hugo-fix
Browse files Browse the repository at this point in the history
Pin hugo to version 0.122.0 in the workflow
  • Loading branch information
harshithmohan authored Jun 27, 2024
2 parents 476f21f + aa28c87 commit 0aab226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.122.0'
# extended: true

- name: Build
Expand Down

0 comments on commit 0aab226

Please sign in to comment.