Upgrade Hugo to 0.141.0

This commit is contained in:
David Eisinger
2025-01-17 09:51:38 -05:00
parent f37b40e5ff
commit 38f5e55af0

View File

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