use v20 node

This commit is contained in:
Benjamin Palko 2025-07-04 11:58:05 -04:00
parent affaecf218
commit 16106a9563

View file

@ -1,6 +1,6 @@
[tools]
go = "latest"
node = "latest"
node = "20"
rust = "latest"
bun = "latest"
dotnet = "8"