mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
chore(deps): update peaceiris/actions-hugo action to v3
This commit is contained in:
parent
792c17b200
commit
73100f11de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-to-vps.yaml
vendored
2
.github/workflows/deploy-to-vps.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue