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 af15cf5 commit 2c12cbfCopy full SHA for 2c12cbf
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
node-version: ${{ matrix.node-version }}
36
- name: Start MongoDB Ubuntu
37
if: matrix.os == 'ubuntu-latest'
38
- uses: supercharge/mongodb-github-action@1.7.0
+ uses: supercharge/mongodb-github-action@v1.9.0
39
with:
40
mongodb-version: ${{ matrix.mongodb-version }}
41
- name: Start Redis Ubuntu
0 commit comments