ci: set specific version of hugo

ci-website-fixes
sammyette 2024-05-03 12:41:42 -04:00
parent 74b0167a40
commit 08d9a63f12
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'
hugo-version: '0.111.3'
extended: true
- name: Set branch name