Update hugo.yml

This commit is contained in:
2024-11-04 13:35:59 -05:00
committed by GitHub
Unverified
parent 22920b60dc
commit dd23e5d4db

View File

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