Merge pull request #1723 from coliff/patch-1

use latest version of Hugo
This commit is contained in:
James M. Greene
2022-09-02 17:34:18 -05:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.99.0
HUGO_VERSION: 0.102.3
steps:
- name: Install Hugo CLI
run: |