Skip to content

Commit

Permalink
downgrade hugo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinooganesh committed May 9, 2024
1 parent 6ad835f commit 27a862b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.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.124.1'
extended: true

- uses: actions/setup-node@v4
Expand Down

0 comments on commit 27a862b

Please sign in to comment.