davideisinger.com

My personal website
Log | Files | Refs | README

commit 54f690f41d295e3b020f2d53ed805cdfa07e1c51
parent 98dcf677be4bda8ab94852ce69c1d695a64f559a
Author: David Eisinger <[email protected]>
Date:   Mon, 23 Mar 2026 09:20:50 -0400

Upgrade Hugo to 0.158.0

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.157.0 + HUGO_VERSION: 0.158.0 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |