There was an error while loading. Please reload this page.
1 parent 3789b9f commit 682abebCopy full SHA for 682abeb
.github/workflows/test-python.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Copy the test settings file
62
run: cp .github/workflows/mongodb_settings.py django_repo/tests/
63
- name: Start MongoDB
64
- uses: supercharge/mongodb-github-action@1.10.0
+ uses: supercharge/mongodb-github-action@1.11.0
65
with:
66
mongodb-version: 4.4
67
- name: Run tests
0 commit comments