Upgrade Hugo to 0.153.5

This commit is contained in:
David Eisinger
2025-12-19 15:21:47 -05:00
parent 6ed0cf9ba0
commit cafffa70dd

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure condition: failure
to: david@davideisinger.com to: david@davideisinger.com
environment: environment:
HUGO_VERSION: 0.152.2 HUGO_VERSION: 0.153.5
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: |