chore(deps): update peaceiris/actions-hugo action to v3

This commit is contained in:
renovate[bot] 2024-04-02 03:41:27 +00:00 committed by GitHub
parent 0ce73f74e0
commit 4eb258fba2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
with: with:
submodules: true submodules: true
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v3
with: with:
extended: true extended: true
- run: hugo --minify - run: hugo --minify