commit a6ba83a8903472c61fb86d88e8ee0d1eec443950
parent 1732da792744d3399996aa99d847430fabe64aa8
Author: David Eisinger <[email protected]>
Date: Wed, 12 Aug 2026 17:26:14 -0400
Upgrade Hugo to 0.165.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.164.0
+ HUGO_VERSION: 0.165.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |