diff --git a/netlify.toml b/netlify.toml index 8ee6c4cae5..327466dc70 100644 --- a/netlify.toml +++ b/netlify.toml @@ -12,7 +12,7 @@ command = "go run mage.go -v Docs" [build.environment] - HUGO_VERSION = "0.117.0" + HUGO_VERSION = "0.118.2" GO_VERSION = "1.20" [context.branch-deploy]