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 2393b14 commit 227b172Copy full SHA for 227b172
.github/workflows/test.yml
@@ -86,7 +86,7 @@ jobs:
86
coverage: yes
87
services:
88
redis:
89
- image: redis:7.0.7
+ image: redis:7.2.0
90
ports:
91
- 6379:6379
92
options: >-
0 commit comments