Upgrade Hugo to 0.140.0

This commit is contained in:
David Eisinger
2024-12-18 10:33:43 -05:00
parent a63520ea76
commit a434da1395

View File

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