Skip to content

Commit 710b9dc

Browse files
authored
Merge pull request #274 from mybatis/renovate/shogo82148-actions-setup-redis-1.x
Update shogo82148/actions-setup-redis action to v1.35.0
2 parents 6013a67 + f29a1ee commit 710b9dc

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.34.0
27+
uses: shogo82148/actions-setup-redis@v1.35.0
2828
with:
2929
redis-version: latest
3030
- name: Test with Maven

0 commit comments

Comments
 (0)