Upgrade Hugo to 0.148.2

This commit is contained in:
David Eisinger
2025-07-28 10:34:03 -04:00
parent 7b33cd2e2f
commit 5cd8d3c54f

View File

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