Upgrade Hugo to 0.143.1

This commit is contained in:
David Eisinger
2025-02-04 10:16:17 -05:00
parent 84c87c7395
commit b8329cd70d

View File

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