Upgrade Hugo to 0.142.0

This commit is contained in:
David Eisinger
2025-01-23 10:55:03 -05:00
parent 38f5e55af0
commit 3317e6c87e

View File

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