diff --git a/netlify.toml b/netlify.toml index 6b715aef4e3f..490af72c7df6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in [build.environment] # node Active LTS -NODE_VERSION = "24.11.0" +NODE_VERSION = "20.19.5" # https://github.com/gohugoio/hugo/releases HUGO_VERSION = "0.152.2"