Skip to content

Commit

Permalink
Upgrade hugo version to 0.142.0 in Github deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimjaved12 committed Feb 14, 2025
1 parent 09eecca commit 9acd153
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 @@ -25,7 +25,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # v2
with:
hugo-version: "^0.142.0"
hugo-version: "0.142.0"
extended: true

- name: Install dependencies
Expand Down

0 comments on commit 9acd153

Please sign in to comment.