update hugo version
This commit is contained in:
parent
f51fe90a93
commit
1ba333e33d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
steps:
|
||||
build:
|
||||
image: golang:1.21-bookworm
|
||||
image: golang:1.22-bookworm
|
||||
environment:
|
||||
- HUGO_VERSION=0.123.4
|
||||
- HUGO_VERSION=0.128.1
|
||||
- TZ=Europe/Berlin
|
||||
when:
|
||||
- event: push
|
||||
|
|
Reference in a new issue