davideisinger.com

My personal website
Log | Files | Refs | README

commit b7ee004b004b8770c050eaf68254f326cf483e85
parent 6a798de0a3efa34d58bf453b43fa7301cb4fc2df
Author: David Eisinger <[email protected]>
Date:   Tue, 13 May 2025 09:20:40 -0400

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