Merge pull request #20 from TeamPiped/renovate/peaceiris-actions-hugo-3.x

chore(deps): update peaceiris/actions-hugo action to v3
This commit is contained in:
Bnyro 2024-04-10 20:29:30 +02:00 committed by GitHub
commit ba80336585
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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