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 d3e9f63 commit e8ff160Copy full SHA for e8ff160
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v6
30
31
- name: Start MongoDB
32
- uses: supercharge/mongodb-github-action@1.7.0
+ uses: supercharge/mongodb-github-action@1.12.1
33
with:
34
mongodb-version: 6.0
35
mongodb-port: 27017
0 commit comments