We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 642da18 + b36be7a commit c1220c9Copy full SHA for c1220c9
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
java-version: ${{ matrix.java }}
25
distribution: ${{ matrix.distribution }}
26
- name: Start Redis
27
- uses: shogo82148/actions-setup-redis@v1.36.0
+ uses: shogo82148/actions-setup-redis@v1.37.0
28
with:
29
redis-version: latest
30
- name: Test with Maven
0 commit comments