mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update peaceiris/actions-hugo action to v3
This commit is contained in:
parent
17fae58158
commit
f3a4b984e6
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
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: "0.122.0"
|
||||
extended: true
|
||||
|
|
Loading…
Reference in a new issue