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 9facd64 commit 54591d0Copy full SHA for 54591d0
.github/workflows/continuous-integration.yaml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
node-version: ${{ matrix.node-version }}
36
- name: Start MongoDB
37
- uses: supercharge/mongodb-github-action@1.8.0
+ uses: supercharge/mongodb-github-action@1.12.0
38
39
mongodb-version: ${{ matrix.mongodb-version }}
40
- name: Bootstrap project
0 commit comments