Upgrade Hugo to 0.154.3

This commit is contained in:
David Eisinger
2026-01-07 09:53:00 -05:00
parent 6c5804ff2f
commit 1de665ff3e

View File

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