commit 7b58332c3d9954a954b5a0fbc66fa359f2520575
parent 5d1a76e3cb3c3308133d282bf705142d16276cb0
Author: David Eisinger <[email protected]>
Date: Thu, 10 Sep 2026 12:43:44 -0400
Upgrade Hugo to 0.166.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.165.0
+ HUGO_VERSION: 0.166.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |