mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
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:
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@@ -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
|
||||
|
||||
@@ -16,4 +16,4 @@ homepage = "https://github.com/Sped0n"
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.83.0"
|
||||
min = "0.114.0"
|
||||
|
||||
Reference in New Issue
Block a user