mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-14 12:03:53 +01:00
upgrade hugo
This commit is contained in:
parent
df3fa0fa83
commit
f387bda7c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yaml
vendored
2
.github/workflows/hugo.yaml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.111.3
|
||||
HUGO_VERSION: 0.119.0
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue