[Windows 22] Update Node.js version 20 as the default. (#12280)

This commit is contained in:
hemanthmanga
2025-05-31 02:35:28 +05:30
committed by GitHub
parent ac7bd50587
commit 2ccc05d5ed

View File

@@ -341,7 +341,7 @@
]
},
"node": {
"default": "18.*"
"default": "20.*"
},
"maven": {
"version": "3.9"