updated gh actions

This commit is contained in:
Nuno Coração 2025-01-10 23:27:31 +00:00
parent 31e19a6bc5
commit 5ed3305106
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ jobs:
- name: Hugo setup
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: 0.120.4
hugo-version: 0.140.2
extended: true
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'

View file

@ -11,7 +11,7 @@ jobs:
- name: Hugo setup
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: 0.120.4
hugo-version: 0.140.2
extended: true
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'