From 9eebab2fe4ad947262973e1ea2f0397be9f9797a Mon Sep 17 00:00:00 2001 From: adamiBs Date: Mon, 18 Aug 2025 19:00:53 +0300 Subject: [PATCH] Update Redis version to 8.2.1 --- .github/workflows/unstable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unstable.yml b/.github/workflows/unstable.yml index a1d78b2..e8107fe 100644 --- a/.github/workflows/unstable.yml +++ b/.github/workflows/unstable.yml @@ -28,7 +28,7 @@ jobs: with: repository: redis/redis path: redis - ref: '8.2.0' + ref: '8.2.1' - name: Setup Snapcraft run: |