Skip to content

Commit

Permalink
ci: update Hugo action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 14, 2024
1 parent a6d084b commit 5172b56
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.123.0'
extended: true
Expand Down

0 comments on commit 5172b56

Please sign in to comment.