Upgrade Hugo to 0.155.1

This commit is contained in:
David Eisinger
2026-01-31 09:45:13 -05:00
parent 1172432a3e
commit ee00c8ea4c

View File

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