commit ac893ce124ab96ec7d44a532a12d224130eab2aa
parent 1e6938b3d80c12cdaf30dec14d4258c8c0f0cbe7
Author: David Eisinger <[email protected]>
Date: Mon, 14 Apr 2025 00:19:25 -0400
Upgrade Hugo to 0.146.3
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.146.1
+ HUGO_VERSION: 0.146.3
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |