Skip to content

Commit

Permalink
Merge branch 'master' into migration3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plbkbx authored Feb 28, 2024
2 parents dff03ff + 2207871 commit 19add5f
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 19add5f

Please sign in to comment.