updated hugo version

This commit is contained in:
Eduardo Figueroa 2026-02-24 14:35:40 -08:00
parent bd833f5fba
commit f6b3ed839c
No known key found for this signature in database
GPG key ID: E4B7BBE6F7D53330

View file

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