commit a434da1395652dec6e6d48f3afb85f779abee92e
parent a63520ea76df9e4a71e8147858c6c51bf580cf52
Author: David Eisinger <[email protected]>
Date: Wed, 18 Dec 2024 10:33:43 -0500
Upgrade Hugo to 0.140.0
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.139.4
+ HUGO_VERSION: 0.140.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |