davideisinger.com

My personal website
Log | Files | Refs | README

commit 452443552bc36002a6bdde5e4776403e37ae72ab
parent 72cc96d52472778463acad398520b80cc03189b9
Author: David Eisinger <[email protected]>
Date:   Wed, 28 May 2025 11:58:08 -0400

Upgrade Hugo to 0.147.6

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