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.
2 parents 55dea8c + 09d3d93 commit d00f900Copy full SHA for d00f900
1 file changed
.github/workflows/test-mongodb.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
ruby-version: ${{ matrix.entry.ruby }}
20
bundler-cache: true
21
- - uses: supercharge/mongodb-github-action@1.7.0
+ - uses: supercharge/mongodb-github-action@1.12.0
22
23
mongodb-version: ${{ matrix.entry.mongodb }}
24
- name: Run Tests
0 commit comments