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: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.114.0 HUGO_VERSION: 0.122.0
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |