diff --git a/netlify.toml b/netlify.toml index 044440e9ff..1475f4ff23 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ publish = "site/public/" command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo" [build.environment] -NODE_VERSION = "20.11.1" +NODE_VERSION = "20.12.0" HUGO_VERSION = "v0.124.1" [context.production.environment]