ci: upgrade hugo version
All checks were successful
Deploy workflow / deploy (push) Successful in 14s
All checks were successful
Deploy workflow / deploy (push) Successful in 14s
This commit is contained in:
parent
0e4648cfc9
commit
a77c74bc70
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
env:
|
env:
|
||||||
HUGO_RELEASE_TYPE: extended
|
HUGO_RELEASE_TYPE: extended
|
||||||
HUGO_VERSION: 0.120.3
|
HUGO_VERSION: 0.133.1
|
||||||
run: |
|
run: |
|
||||||
mkdir ~/hugo
|
mkdir ~/hugo
|
||||||
cd ~/hugo
|
cd ~/hugo
|
||||||
|
|
Loading…
Reference in a new issue