davideisinger.com

My personal website
Log | Files | Refs | README

commit bee45cc157d871cff9372fd910bd5271401af20b
parent 98206fd7f0629742bb8545502b45057e9f81df04
Author: David Eisinger <[email protected]>
Date:   Mon,  9 Feb 2026 09:02:57 -0500

Upgrade Hugo to 0.155.3

Diffstat:
M.build.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml @@ -15,7 +15,7 @@ triggers: condition: failure to: [email protected] environment: - HUGO_VERSION: 0.155.2 + HUGO_VERSION: 0.155.3 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |