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 1acb55a + c03daa5 commit c833bc3Copy full SHA for c833bc3
1 file changed
.github/workflows/test-mongodb.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
ruby-version: ${{ matrix.entry.ruby }}
24
bundler-cache: true
25
- - uses: supercharge/mongodb-github-action@1.12.0
+ - uses: supercharge/mongodb-github-action@1.12.1
26
27
mongodb-version: ${{ matrix.entry.mongodb }}
28
- name: Run Tests
0 commit comments