Upgrade Hugo to 0.140.2

This commit is contained in:
David Eisinger
2025-01-01 21:02:57 -05:00
parent a434da1395
commit 88d2036941

View File

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