From 20c9435dc67c2b65bcbd67ce8ea5383b8c0a340c Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Sat, 3 Jan 2026 10:20:14 -0500 Subject: [PATCH] Upgrade Hugo to 0.154.2 --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index b06315f..272ed9d 100644 --- a/.build.yml +++ b/.build.yml @@ -15,7 +15,7 @@ triggers: condition: failure to: david@davideisinger.com environment: - HUGO_VERSION: 0.153.5 + HUGO_VERSION: 0.154.2 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |