Skip to content

Commit fffadc7

Browse files
Update shogo82148/actions-setup-redis action to v1.35.1
1 parent 56840a3 commit fffadc7

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/[email protected].0
27+
uses: shogo82148/[email protected].1
2828
with:
2929
redis-version: latest
3030
- name: Test with Maven

0 commit comments

Comments
 (0)