mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 11:34:58 +02:00
Fix mongoDB lookup (#2257)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user