mirror of
https://github.com/adulau/sillon-fictionnel.git
synced 2024-11-23 18:47:12 +00:00
chg: [workflow] l'action n'aime pas les anciennes versions
This commit is contained in:
parent
12ce29ff0c
commit
7f57f45eeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.120.4
|
||||
HUGO_VERSION: 0.123.8
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue