Update Hugo on CI
This commit is contained in:
parent
81d8166ff4
commit
b9953c9653
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: '0.68.3'
|
||||
hugo-version: '0.73.0'
|
||||
extended: true
|
||||
|
||||
- name: Setup node
|
||||
|
|
Loading…
Reference in a new issue