forked from drowl87/hextra_mirror
chore: bump minimum hugo version
This commit is contained in:
@ -7,6 +7,6 @@ command = "cd exampleSite && hugo --gc --minify --themesDir ../.. -b ${DEPLOY_PR
|
||||
ignore = "false"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.138.0"
|
||||
GO_VERSION = "1.22.3"
|
||||
NODE_VERSION = "22.2.0"
|
||||
HUGO_VERSION = "0.145.0"
|
||||
GO_VERSION = "1.24.0"
|
||||
NODE_VERSION = "22.14.0"
|
||||
|
Reference in New Issue
Block a user