commit 1de665ff3ed2820af640eb0dc8e624e2755ac4ad
parent 6c5804ff2f198ac70d50f9b6a641d471e88e0b6d
Author: David Eisinger <[email protected]>
Date: Wed, 7 Jan 2026 09:53:00 -0500
Upgrade Hugo to 0.154.3
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.154.2
+ HUGO_VERSION: 0.154.3
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |