mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 20:58:32 +08:00
[Windows 22] Update Node.js version 20 as the default. (#12280)
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
]
|
||||
},
|
||||
"node": {
|
||||
"default": "18.*"
|
||||
"default": "20.*"
|
||||
},
|
||||
"maven": {
|
||||
"version": "3.9"
|
||||
|
||||
Reference in New Issue
Block a user