Upgrade Hugo to 0.159.0

This commit is contained in:
David Eisinger
2026-03-24 12:49:21 -04:00
parent 0327584f01
commit 6f5a69fa4a

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure condition: failure
to: david@davideisinger.com to: david@davideisinger.com
environment: environment:
HUGO_VERSION: 0.158.0 HUGO_VERSION: 0.159.0
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: |