mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Windows] Refactor Install-NodeJS script (#11088)
This commit is contained in:
@@ -449,7 +449,7 @@
|
||||
]
|
||||
},
|
||||
"node": {
|
||||
"default": "18"
|
||||
"default": "18.*"
|
||||
},
|
||||
"maven": {
|
||||
"version": "3.8"
|
||||
|
||||
Reference in New Issue
Block a user