bump hugo version

This commit is contained in:
Tomoya(MacbookAir) 2023-08-09 12:54:18 +09:00
parent a9e0cedc59
commit 76b55eafc2

View File

@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.114.0
HUGO_VERSION: 0.117.0
steps:
- name: Make .GitInfo compatible with CJK characters
run: git config --global core.quotepath false