Upgrade Hugo to 0.159.2

This commit is contained in:
David Eisinger
2026-04-01 22:57:36 -04:00
parent 7502be5295
commit 9368e1ec38

View File

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