Upgrade Hugo to 0.155.3

This commit is contained in:
David Eisinger
2026-02-09 09:02:57 -05:00
parent 98206fd7f0
commit bee45cc157

View File

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