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 170ee66 commit e7db6aeCopy full SHA for e7db6ae
1 file changed
.github/workflows/Build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Setup Redis-server
39
if: ${{ matrix.os == 'ubuntu-latest' }}
40
- uses: supercharge/redis-github-action@1.8.0
+ uses: supercharge/redis-github-action@1.8.1
41
with:
42
redis-version: 6
43
0 commit comments