Upgrade Hugo to 0.149.0

This commit is contained in:
David Eisinger
2025-09-01 23:05:55 -04:00
parent 3890cc8f09
commit 459bd199c8

View File

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