We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b95b9d commit ec95ac5Copy full SHA for ec95ac5
2 files changed
.github/workflows/workflow.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
REDIS84: '8.4.1'
13
- REDIS82: '8.2.3'
+ REDIS82: '8.2.4'
14
REDIS80: '8.0.5'
15
REDIS74: '7.4.7'
16
.redis
@@ -1,4 +1,4 @@
1
8.4.1#2026-02-10T23:05:18.29982Z
2
-8.2.3#2026-02-03T17:05:10.772248Z
+8.2.4#2026-02-12T23:05:59.406501Z
3
8.0.5#2026-02-03T17:05:10.772248Z
4
7.4.7#2026-02-03T17:05:10.772248Z
0 commit comments