Bump Hugo Version
All checks were successful
Build Hugo Site / build (push) Successful in 11s

This commit is contained in:
Benjamin Hays 2024-01-29 13:08:30 -05:00
parent e14bd5f205
commit a56403e788

View File

@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.114.0
HUGO_VERSION: 0.122.0
steps:
- name: Install Hugo CLI
run: |