Update peaceiris/actions-hugo action to v3

This commit is contained in:
renovate[bot]
2024-12-08 18:58:10 +00:00
committed by GitHub
parent 4275a6adc4
commit 476bc568b6
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ jobs:
node-version: "18"
- name: Install Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.111.3"
extended: true
@@ -63,7 +63,7 @@ jobs:
node-version: "18"
- name: Install Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.111.3"
extended: true