Skip to content

Commit 97d87cb

Browse files
authored
Merge pull request #47618 from mbianchidev/patch-1
Update node version to latest LTS
2 parents 7e9497a + d658d29 commit 97d87cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ functions = "functions"
77
command = "git submodule update --init --recursive --depth 1 && make non-production-build && npx -y pagefind --site public"
88

99
[build.environment]
10-
NODE_VERSION = "20.11.0"
10+
NODE_VERSION = "20.17.0"
1111
HUGO_VERSION = "0.121.2"
1212

1313
[context.production.environment]

0 commit comments

Comments
 (0)