Pin Hugo version
Some checks failed
/ build (pull_request) Failing after 1s

This commit is contained in:
Stefan Bethke 2026-02-24 19:20:45 +01:00
commit 204db3f422

View file

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