hugoのバージョンを上げた
github pages / deploy (push) Successful in 2m11s
Details
github pages / deploy (push) Successful in 2m11s
Details
This commit is contained in:
parent
d6f2283e1b
commit
555c217f46
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: "0.115.0"
|
hugo-version: "0.139.3"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
Loading…
Reference in New Issue