use latest version of Hugo

This commit is contained in:
Christian Oliff
2022-08-30 22:13:30 +09:00
parent 8217436fde
commit b12833e671
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.99.0
HUGO_VERSION: 0.102.1
steps:
- name: Install Hugo CLI
run: |