Skip to content

Commit

Permalink
downgrade/pin CI pipeline hugo version (#370)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Finster <[email protected]>
  • Loading branch information
golubitsky and bdfinst authored Mar 7, 2024
1 parent d597494 commit 719234d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.119.0'
hugo-version: '0.122.0'
extended: true

- name: Run Tests
Expand Down

0 comments on commit 719234d

Please sign in to comment.