commit 05b1cb1713811a0d80d4c0001e11d4ff077f90c9
parent aab2a33108cc659254d05454431a28dc2167bae8
Author: David Eisinger <[email protected]>
Date: Tue, 9 Jun 2026 09:43:44 -0400
Upgrade Hugo to 0.163.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.162.1
+ HUGO_VERSION: 0.163.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |