Upgrade Hugo to 0.147.9

This commit is contained in:
David Eisinger
2025-06-23 09:49:04 -04:00
parent bc181cf188
commit 3d9a216ffa

View File

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