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

This commit is contained in:
renovate[bot] 2024-04-02 17:36:07 +00:00 committed by mergify[bot]
parent 17fae58158
commit f3a4b984e6

View file

@ -40,7 +40,7 @@ jobs:
run: npm ci run: npm ci
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v3
with: with:
hugo-version: "0.122.0" hugo-version: "0.122.0"
extended: true extended: true