diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 4fbc3ec..7918282 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -145,7 +145,7 @@ jobs: ${{ runner.os }}-go- - name: Redis Service - uses: supercharge/redis-github-action@1.2.0 + uses: supercharge/redis-github-action@1.7.0 with: redis-version: ${{ matrix.redis-version }}