diff --git a/netlify.toml b/netlify.toml index aeee3a7ce18d..c319cb9db143 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_VERSION = "14.21.1" -HUGO_VERSION = "v0.119.0" +HUGO_VERSION = "v0.120.3" [context.production.environment] HUGO_ENV = "production"