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