commit cafffa70dd2160436d8ce6f6f85dbace815b8717
parent 6ed0cf9ba0cecb7df0063f500e7e56701fcf4356
Author: David Eisinger <[email protected]>
Date: Fri, 19 Dec 2025 15:21:47 -0500
Upgrade Hugo to 0.153.5
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.152.2
+ HUGO_VERSION: 0.153.5
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |