diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index ed30084..0b94212 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -63,7 +63,7 @@ jobs: run: | printenv > tests/.env - name: start-mongodb - uses: supercharge/mongodb-github-action@1.12.0 + uses: supercharge/mongodb-github-action@1.12.1 with: mongodb-version: "7.0" - name: tests