Skip to content

Commit

Permalink
Merge pull request #20 from TeamPiped/renovate/peaceiris-actions-hugo…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update peaceiris/actions-hugo action to v3
  • Loading branch information
Bnyro committed Apr 10, 2024
2 parents fed7be7 + 4eb258f commit ba80336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
submodules: true
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
extended: true
- run: hugo --minify
Expand Down

0 comments on commit ba80336

Please sign in to comment.