commit 20c9435dc67c2b65bcbd67ce8ea5383b8c0a340c
parent cafffa70dd2160436d8ce6f6f85dbace815b8717
Author: David Eisinger <[email protected]>
Date: Sat, 3 Jan 2026 10:20:14 -0500
Upgrade Hugo to 0.154.2
Diffstat:
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.153.5
+ HUGO_VERSION: 0.154.2
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |