mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-10-31 21:23:54 +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:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
HUGO_VERSION: 0.111.3
|
HUGO_VERSION: 0.119.0
|
||||||
steps:
|
steps:
|
||||||
- name: Install Hugo CLI
|
- name: Install Hugo CLI
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue