Upgrade Hugo to 0.151.1

This commit is contained in:
David Eisinger
2025-10-16 22:47:26 -04:00
parent 7c251826c1
commit b3a19c1216

View File

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