mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
[Windows] Pin MongoDB to the specific version defined in the toolset (#4418)
This commit is contained in:
@@ -304,5 +304,8 @@
|
||||
},
|
||||
"node": {
|
||||
"default": "14"
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user