We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b471b8a commit 7dc04abCopy full SHA for 7dc04ab
.github/workflows/test-python.yml
@@ -53,6 +53,6 @@ jobs:
53
uses: wavev/mongodb-github-action@atlas
54
with:
55
mongodb-image: mongodb/mongodb-atlas-local
56
- mongodb-version: 7.0.4
+ mongodb-version: 7.0.15
57
- name: Run tests
58
run: python3 django_repo/tests/runtests_.py
0 commit comments