commit bc181cf188e2899bf8a8f8884f6cd56ca736d775
parent 5bf8d321285d5ded1cc36bdd0c2099eb975d2e83
Author: David Eisinger <[email protected]>
Date: Sun, 8 Jun 2025 08:28:33 -0400
Upgrade Hugo to 0.147.8
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.147.7
+ HUGO_VERSION: 0.147.8
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |