diff --git a/mise.toml b/mise.toml index cc61b08..881ee5b 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.26" golangci-lint = "latest" -node = "22" +node = "22.12" [env] CGO_ENABLED = "0"