We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baeaa37 commit 96a4ba8Copy full SHA for 96a4ba8
.github/workflows/continuous-integration.yaml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
node-version: ${{ matrix.node-version }}
33
- name: Start MongoDB
34
- uses: supercharge/mongodb-github-action@1.7.0
+ uses: supercharge/mongodb-github-action@1.8.0
35
36
mongodb-version: ${{ matrix.mongodb-version }}
37
- name: Bootstrap project
0 commit comments