commit 251283d5cb4291d49994fed7d207abbaeab7b7a9
parent 83db5e44dcf6741c98973b19ab0d4f05efb7f41a
Author: David Eisinger <[email protected]>
Date: Tue, 7 Jul 2026 10:00:39 -0400
Upgrade Hugo to 0.164.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.163.3
+ HUGO_VERSION: 0.164.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |