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 35b53b7Copy full SHA for 35b53b7
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
mongodb-version: ${{ matrix.mongodb-version }}
41
- name: Start Redis Ubuntu
42
if: matrix.os == 'ubuntu-latest'
43
- uses: supercharge/redis-github-action@1.4.0
+ uses: supercharge/redis-github-action@6dc7a5eeaf9a8f860b6464e05195a15f8b9f3bbb # 1.7.0
44
with:
45
redis-version: ${{ matrix.redis-version }}
46
- name: Start MongoDB Windows
0 commit comments