Update hugo to current version
All checks were successful
/ build (push) Successful in 16s

This commit is contained in:
Stefan Bethke 2025-10-13 15:19:30 +02:00
commit 960d8bf4ca

View file

@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: docker.io/hugomods/hugo:0.138.0 image: docker.io/hugomods/hugo:0.150.1
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |