Update Hugo version

This commit is contained in:
David Eisinger
2024-12-10 10:16:03 -05:00
parent 1e5caad294
commit 23d55b38e1

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure condition: failure
to: david@davideisinger.com to: david@davideisinger.com
environment: environment:
HUGO_VERSION: 0.139.3 HUGO_VERSION: 0.139.4
tasks: tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root # Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: | - setup: |