chore(theme.toml): update minimum hugo version from 0.83.0 to 0.114.0 to ensure compatibility with the updated version

This commit is contained in:
Sped0n
2023-11-04 19:04:21 +08:00
parent 19abd7b4d0
commit 8222f91e98
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.83.0'
hugo-version: '0.114.0'
extended: true
- name: Setup pnpm