Skip to content

Commit e2435c4

Browse files
committed
Update Redis version to 8.0.2
1 parent 0cfff98 commit e2435c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unstable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
repository: redis/redis
3030
path: redis
31-
ref: '8.0.1'
31+
ref: '8.0.2'
3232

3333
- name: Setup Snapcraft
3434
run: |

0 commit comments

Comments
 (0)