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 dd02d80 commit dfa1fb3Copy full SHA for dfa1fb3
.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.12.0
+ uses: wavev/mongodb-github-action@atlas
54
with:
55
mongodb-image: mongodb/mongodb-atlas-local
56
mongodb-version: 7.0.4
0 commit comments