We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3ae3d commit 6a3f1e3Copy full SHA for 6a3f1e3
.github/workflows/continuous-integration.yaml
@@ -26,7 +26,7 @@ jobs:
26
node-version: ${{ matrix.node-version }}
27
28
- name: Start MongoDB
29
- uses: supercharge/mongodb-github-action@1.3.0
+ uses: supercharge/mongodb-github-action@1.7.0
30
with:
31
mongodb-version: ${{ matrix.mongodb-version }}
32
0 commit comments