Upgrade Hugo to 0.152.2

This commit is contained in:
David Eisinger
2025-10-30 10:15:54 -04:00
parent 8c4167948a
commit a29e7fbabd

View File

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