Upgrade Hugo to 0.154.2

This commit is contained in:
David Eisinger
2026-01-03 10:20:14 -05:00
parent cafffa70dd
commit 20c9435dc6

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure condition: failure
to: david@davideisinger.com to: david@davideisinger.com
environment: environment:
HUGO_VERSION: 0.153.5 HUGO_VERSION: 0.154.2
tasks: tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root # Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: | - setup: |