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 250eca6 commit da705a5Copy full SHA for da705a5
.github/workflows/main_test_release.yml
@@ -23,7 +23,7 @@ jobs:
23
distribution: 'corretto'
24
java-version: ${{ matrix.java }}
25
- name: Start MongoDB ${{ matrix.mongodb-version }}
26
- uses: MongoCamp/mongodb-github-action@0.5.0
+ uses: MongoCamp/mongodb-github-action@1.2.0
27
with:
28
mongodb-version: ${{ matrix.mongodb-version }}
29
- name: Run tests
.github/workflows/other_test.yml
0 commit comments