Skip to content

Commit ff33f6f

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents dede5f6 + d73c2ab commit ff33f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030
- name: Start MongoDB
3131
if: ${{ matrix.os == 'ubuntu-latest' }}
32-
uses: supercharge/mongodb-github-action@1.11.0
32+
uses: supercharge/mongodb-github-action@1.12.0
3333
with:
3434
mongodb-version: latest
3535
- name: Install dependencies

0 commit comments

Comments
 (0)