Skip to content

Commit

Permalink
Update Hugo setup action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQuib committed Apr 21, 2024
1 parent 9a19e4c commit ea9cc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: 'latest'
extended: true
Expand Down

0 comments on commit ea9cc93

Please sign in to comment.