Upgrade Hugo to 0.147.3

This commit is contained in:
David Eisinger
2025-05-13 09:20:40 -04:00
parent 6a798de0a3
commit b7ee004b00

View File

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