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