davideisinger.com

My personal website
Log | Files | Refs | README

commit 23d55b38e1d87361e7ebbc9b34f750d5d9dbd788
parent 1e5caad294f3270c4b92f4af4e78b558c389f35b
Author: David Eisinger <[email protected]>
Date:   Tue, 10 Dec 2024 10:16:03 -0500

Update Hugo version

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