Update HUGO version to deploy

This commit is contained in:
2025-02-20 11:02:08 +00:00
parent 3d10d0986c
commit 383409ad44

View File

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