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] [tools]
go = "latest" go = "latest"
node = "latest" node = "20"
rust = "latest" rust = "latest"
bun = "latest" bun = "latest"
dotnet = "8" dotnet = "8"