Skip to content

Commit 308ad85

Browse files
committed
bump node version for hugo
1 parent 2912fc8 commit 308ad85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ publish = "site/public/"
44
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
55

66
[build.environment]
7-
NODE_VERSION = "20.19.5"
8-
HUGO_VERSION = "v0.148.2"
7+
NODE_VERSION = "22.20.0"
8+
HUGO_VERSION = "0.152.2"
99

1010
[context.production.environment]
1111
HUGO_ENV = "production"

0 commit comments

Comments
 (0)