We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d66e7 commit cffcb73Copy full SHA for cffcb73
.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.8.0
30
with:
31
mongodb-version: ${{ matrix.mongodb-version }}
32
0 commit comments