🔀 Merge pull request #853 from jpanther/dependabot/github_actions/peaceiris/actions-hugo-3

👷 Bump peaceiris/actions-hugo from 2 to 3
pull/860/head
James Panther 2024-04-17 09:22:16 +10:00 committed by GitHub
commit 5b0af18658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "latest"
extended: true

View File

@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "latest"
extended: true