Skip to content

Commit 6d87655

Browse files
authored
Merge pull request #267 from mybatis/renovate/shogo82148-actions-setup-redis-1.x
Update shogo82148/actions-setup-redis action to v1.34.0
2 parents 448ea15 + 5707978 commit 6d87655

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
@@ -22,7 +22,7 @@ jobs:
2222
java-version: ${{ matrix.java }}
2323
distribution: ${{ matrix.distribution }}
2424
- name: Start Redis
25-
uses: shogo82148/actions-setup-redis@v1.33.0
25+
uses: shogo82148/actions-setup-redis@v1.34.0
2626
with:
2727
redis-version: latest
2828
- name: Test with Maven

0 commit comments

Comments
 (0)