diff --git a/netlify.toml b/netlify.toml index c0cdfd8f98..b7fc6f1286 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ functions = "functions" command = "git submodule update --init --recursive --depth 1 && make non-production-build && npx -y pagefind --site public" [build.environment] -NODE_VERSION = "20.11.0" +NODE_VERSION = "20.17.0" HUGO_VERSION = "0.121.2" [context.production.environment]