Skip to content

Commit

Permalink
Update build.yml, set hugo version to 0.122.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Atala authored Feb 15, 2024
1 parent 7b84083 commit b24b076
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 @@ -19,7 +19,7 @@ jobs:
python-version: '3.x'
- uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.52'
hugo-version: '0.122.0'
- name: Install jsonschema
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit b24b076

Please sign in to comment.