Upgrade Hugo to 0.151.2

This commit is contained in:
David Eisinger
2025-10-20 09:28:07 -04:00
parent b3a19c1216
commit 6740f563b9

View File

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