We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8b2a8 commit ea7e3fcCopy full SHA for ea7e3fc
.github/workflows/test-python.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Copy the test runner file
51
run: cp .github/workflows/runtests.py django_repo/tests/runtests_.py
52
- name: Start MongoDB
53
- uses: supercharge/mongodb-github-action@1.11.0
+ uses: supercharge/mongodb-github-action@1.12.0
54
with:
55
mongodb-version: 5.0
56
- name: Run tests
0 commit comments