Upgrade Hugo to 0.155.2

This commit is contained in:
David Eisinger
2026-02-02 12:40:38 -05:00
parent 1dd38ae39a
commit 98206fd7f0

View File

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