Upgrade Hugo to 0.145.0

This commit is contained in:
David Eisinger
2025-02-28 10:27:16 -05:00
parent c447e5d790
commit 751c952a3b

View File

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