diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 27c533f..bdd3bf5 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -30,7 +30,7 @@ jobs: run: poetry install - name: Start MongoDB - uses: supercharge/mongodb-github-action@1.9.0 + uses: supercharge/mongodb-github-action@1.10.0 with: mongodb-version: 4.4.1