diff --git a/netlify.toml b/netlify.toml index a3a6b3522d70..476f8f7d3922 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 = "20.17.0" -HUGO_VERSION = "v0.134.0" +HUGO_VERSION = "v0.134.1" [context.production.environment] HUGO_ENV = "production"