update node to latest for each significant version

This commit is contained in:
brooke 2024-07-17 10:59:09 -04:00
parent f9492cbfc8
commit 393b19b52d

View file

@ -23,9 +23,9 @@ jobs:
node-version: node-version:
[ [
"20.0.0", "20.9.0",
"21.0.0", "21.7.3",
"22.0.0" "22.4.1"
] ]
steps: steps: