bump hugo version
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user