Fix mongoDB lookup (#2257)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-08-24 17:46:15 +07:00
committed by GitHub
parent 43e6d19403
commit 93ebcce50d
14 changed files with 54 additions and 76 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ jobs:
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.7.0
with:
mongodb-version: 4.4
mongodb-version: 5.0
- name: Testing...
uses: paambaati/codeclimate-action@v3.0.0