Skip to content

Commit

Permalink
Specify redis-version
Browse files Browse the repository at this point in the history
  • Loading branch information
shmokmt committed Apr 26, 2023
1 parent dcc646c commit d56bf64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: supercharge/redis-github-action@1.2.0
with:
redis-version: ${{ matrix.redis-version }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit d56bf64

Please sign in to comment.