Upgrade Hugo to 0.144.2

This commit is contained in:
David Eisinger
2025-02-20 14:09:24 -05:00
parent 775439bd10
commit c447e5d790

View File

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