Update to latest Hugo version

This commit is contained in:
James M. Greene
2023-12-04 13:09:37 -06:00
parent b90d989799
commit 78e2eb137d
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.114.0 HUGO_VERSION: 0.120.4
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |