File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8787 pip install hatch
8888 fi
8989 - name : Start MongoDB
90- uses : supercharge/mongodb-github-action@1.11 .0
90+ uses : supercharge/mongodb-github-action@1.12 .0
9191 with :
9292 mongodb-version : 6.0
9393 - name : Run tests
@@ -115,7 +115,7 @@ jobs:
115115 run : |
116116 pip install -U hatch pip
117117 - name : Start MongoDB
118- uses : supercharge/mongodb-github-action@1.11 .0
118+ uses : supercharge/mongodb-github-action@1.12 .0
119119 with :
120120 mongodb-version : ' 8.0.0-rc4'
121121 - name : Run tests
@@ -230,7 +230,7 @@ jobs:
230230 # Test sdist on lowest supported Python
231231 python-version : ' 3.9'
232232 - name : Start MongoDB
233- uses : supercharge/mongodb-github-action@1.11 .0
233+ uses : supercharge/mongodb-github-action@1.12 .0
234234 - name : Run connect test from sdist
235235 shell : bash
236236 run : |
You can’t perform that action at this time.
0 commit comments