davideisinger.com

My personal website
Log | Files | Refs | README

commit 638d21f984d08b6b0d5d1666a8fe5148e05b47e2
parent 631478ec605b728761bb5af6eef5d473b37220fe
Author: David Eisinger <[email protected]>
Date:   Fri, 29 May 2026 09:55:06 -0400

Upgrade Hugo to 0.162.1

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