[Ubuntu 22] Updating Nodejs version 20 as default version. (#12279)

This commit is contained in:
hemanthmanga
2025-05-30 09:43:36 -06:00
committed by GitHub
parent 2503911e5f
commit e39fcca555
+1 -1
View File
@@ -314,7 +314,7 @@
"version": "4" "version": "4"
}, },
"node": { "node": {
"default": "18" "default": "20"
}, },
"node_modules": [ "node_modules": [
{ {