Upgrade Hugo to 0.147.4

This commit is contained in:
David Eisinger
2025-05-21 11:34:54 -04:00
parent b7ee004b00
commit 9d8f7acdb0

View File

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