Update peaceiris/actions-hugo action to v3

This commit is contained in:
renovate[bot]
2025-04-26 22:09:45 +00:00
committed by GitHub
parent 8a27d7284f
commit 7468f0efa4
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ jobs:
cache-dependency-path: "**/package-lock.json"
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.120.3"
extended: true