ci: upgrade hugo version to 0.133.1
All checks were successful
Deploy workflow / deploy (push) Successful in 32s

This commit is contained in:
Matthieu Bessat 2024-10-04 20:24:15 +02:00
parent 0795b43e61
commit 5987884992

View file

@ -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