commit 22ddfc6cd9249ac2c7db97eeb9610bab0235309c
parent ac893ce124ab96ec7d44a532a12d224130eab2aa
Author: David Eisinger <[email protected]>
Date: Tue, 22 Apr 2025 00:43:52 -0400
Upgrade Hugo to 0.146.6
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.3
+ HUGO_VERSION: 0.146.6
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |