diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bcbe4d5163..8134a7b90f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: sudo apt install libssl1.1:i386 ldd librust_g.so - name: Start Redis - uses: supercharge/redis-github-action@1.5.0 + uses: supercharge/redis-github-action@1.6.0 with: redis-version: 6 - name: Compile & Run Unit Tests