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