Upgrade Hugo to 0.146.7

This commit is contained in:
David Eisinger
2025-04-23 09:55:19 -04:00
parent 22ddfc6cd9
commit c501f220bf

View File

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