Upgrade Hugo to 0.156.0

This commit is contained in:
David Eisinger
2026-02-22 23:15:53 -05:00
parent bee45cc157
commit 8a5adda892

View File

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