File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 87
87
pip install hatch
88
88
fi
89
89
- name : Start MongoDB
90
- uses : supercharge/mongodb-github-action@1.11 .0
90
+ uses : supercharge/mongodb-github-action@1.12 .0
91
91
with :
92
92
mongodb-version : 6.0
93
93
- name : Run tests
@@ -115,7 +115,7 @@ jobs:
115
115
run : |
116
116
pip install -U hatch pip
117
117
- name : Start MongoDB
118
- uses : supercharge/mongodb-github-action@1.11 .0
118
+ uses : supercharge/mongodb-github-action@1.12 .0
119
119
with :
120
120
mongodb-version : ' 8.0.0-rc4'
121
121
- name : Run tests
@@ -230,7 +230,7 @@ jobs:
230
230
# Test sdist on lowest supported Python
231
231
python-version : ' 3.9'
232
232
- name : Start MongoDB
233
- uses : supercharge/mongodb-github-action@1.11 .0
233
+ uses : supercharge/mongodb-github-action@1.12 .0
234
234
- name : Run connect test from sdist
235
235
shell : bash
236
236
run : |
You can’t perform that action at this time.
0 commit comments