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 ced59beCopy full SHA for ced59be
.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@1.8.0
44
with:
45
redis-version: ${{ matrix.redis-version }}
46
- name: Start MongoDB Windows
0 commit comments