Skip to content

Commit 5a0d8f9

Browse files
Update shogo82148/actions-setup-redis action to v1.36.0
1 parent ef744b5 commit 5a0d8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
java-version: ${{ matrix.java }}
2525
distribution: ${{ matrix.distribution }}
2626
- name: Start Redis
27-
uses: shogo82148/actions-setup-redis@v1.35.1
27+
uses: shogo82148/actions-setup-redis@v1.36.0
2828
with:
2929
redis-version: latest
3030
- name: Test with Maven

0 commit comments

Comments
 (0)