Update Hugo version

This commit is contained in:
2024-01-30 08:24:59 +00:00
parent 752e62724b
commit 762efcec6f

View File

@@ -32,7 +32,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.120.2 HUGO_VERSION: 0.122.0
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |