mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
chore(deps): update peaceiris/actions-hugo action to v3
This commit is contained in:
parent
0ce73f74e0
commit
4eb258fba2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
extended: true
|
extended: true
|
||||||
- run: hugo --minify
|
- run: hugo --minify
|
||||||
|
|
Loading…
Reference in a new issue