Update Hugo to truly latest

This commit is contained in:
James M. Greene
2022-09-02 17:32:30 -05:00
committed by GitHub
parent b12833e671
commit 4b48da2252
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.102.1 HUGO_VERSION: 0.102.3
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |