Upgrade Hugo to 0.160.1

This commit is contained in:
David Eisinger
2026-04-08 13:54:19 -04:00
parent 7fda5d8e2d
commit 0856d67d2d

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure condition: failure
to: david@davideisinger.com to: david@davideisinger.com
environment: environment:
HUGO_VERSION: 0.160.0 HUGO_VERSION: 0.160.1
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: |