Upgrade Hugo to 0.158.0

This commit is contained in:
David Eisinger
2026-03-23 09:20:50 -04:00
parent 98dcf677be
commit 54f690f41d

View File

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