ci: use Hugo 0.111.3 for update-theme
action
There's a issue with the latest 0.112.x version, see https://github.com/CaiJimmy/hugo-theme-stack/issues/821#issue-1723121447
This commit is contained in:
parent
b3ee3476e8
commit
e0f4217353
2
.github/workflows/update-theme.yml
vendored
2
.github/workflows/update-theme.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: "latest"
|
||||
hugo-version: 0.111.3
|
||||
extended: true
|
||||
|
||||
- name: Update theme
|
||||
|
Loading…
Reference in New Issue
Block a user