Update hugo.yml

This commit is contained in:
2024-11-02 22:13:36 +01:00
committed by GitHub
parent 44c7c2a210
commit f82e30c1ff

View File

@ -31,7 +31,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.119.0 HUGO_VERSION: 0.136.5
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |