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 121b3a0 commit b9ce6bcCopy full SHA for b9ce6bc
.github/workflows/tox.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Start Redis
32
uses: supercharge/redis-github-action@1.8.0
33
with:
34
- redis-version: 6
+ redis-version: 8
35
- name: Install Tox and any other packages
36
run: pip install tox
37
- name: Run Tox
0 commit comments