Skip to content

Commit

Permalink
Merge pull request #294 from mybatis/renovate/shogo82148-actions-setu…
Browse files Browse the repository at this point in the history
…p-redis-1.x

Update shogo82148/actions-setup-redis action to v1.37.0
  • Loading branch information
hazendaz authored Jan 9, 2025
2 parents 642da18 + b36be7a commit c1220c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
java-version: ${{ matrix.java }}
distribution: ${{ matrix.distribution }}
- name: Start Redis
uses: shogo82148/actions-setup-redis@v1.36.0
uses: shogo82148/actions-setup-redis@v1.37.0
with:
redis-version: latest
- name: Test with Maven
Expand Down

0 comments on commit c1220c9

Please sign in to comment.