mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Windows] Update MySQL version to 5.7.36 (#4632)
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
},
|
||||
"mysql": {
|
||||
"major_version": "5.7",
|
||||
"full_version": "5.7.35"
|
||||
"full_version": "5.7.36"
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5.0"
|
||||
|
||||
@@ -455,7 +455,7 @@
|
||||
},
|
||||
"mysql": {
|
||||
"major_version": "5.7",
|
||||
"full_version": "5.7.35"
|
||||
"full_version": "5.7.36"
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5.0"
|
||||
|
||||
Reference in New Issue
Block a user