Upgrade Hugo to 0.159.1

This commit is contained in:
David Eisinger
2026-03-26 10:40:08 -04:00
parent 6f5a69fa4a
commit a31174c4d2

View File

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