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:
Jimmy Cai 2023-05-26 10:39:05 +02:00 committed by GitHub
parent b3ee3476e8
commit e0f4217353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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