diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 56b0fa7..b171f6d 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.10.0 + uses: supercharge/mongodb-github-action@1.11.0 with: mongodb-version: 4.4.1