Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/migration3.0' into migration3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plbkbx committed Feb 28, 2024
2 parents 557dba2 + 19add5f commit b1053e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
redis-version: [4, 5, 6, 7]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Start Redis
uses: supercharge/redis-github-action@1.5.0
uses: supercharge/redis-github-action@1.8.0
with:
redis-version: ${{ matrix.redis-version }}

Expand Down

0 comments on commit b1053e5

Please sign in to comment.