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 ef744b5 + 5a0d8f9 commit 642da18Copy full SHA for 642da18
.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.35.1
+ uses: shogo82148/actions-setup-redis@v1.36.0
28
with:
29
redis-version: latest
30
- name: Test with Maven
0 commit comments