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
to: david@davideisinger.com
environment:
HUGO_VERSION: 0.158.0
HUGO_VERSION: 0.159.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |