Upgrade Hugo to 0.147.2

This commit is contained in:
David Eisinger
2025-05-06 12:10:06 -04:00
parent 59cf2a8d9e
commit 9a2a5181a5

View File

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