Update node to 26.0.0

This commit is contained in:
Claudio Ortolina
2026-05-07 06:25:44 +01:00
parent 5f8fa04567
commit 32a47bda47
3 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ HURL_VARIABLE_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.4-otp-28"
erlang = "28.5"
node = "25.9.0"
node = "26.0.0"
hurl = '8.0.0'
sqlite = 'latest'
gh = 'latest'