Skip to content

Commit 6fdfe85

Browse files
committed
ci: update dependencies and improve test configurations
- Update `redis-cluster` action from version `1.0.5` to `1.0.9` in GitHub workflow Signed-off-by: appleboy <[email protected]>
1 parent 5bd7ef5 commit 6fdfe85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
GOPROXY: https://proxy.golang.org
3434

3535
steps:
36-
- uses: vishnudxb/[email protected].5
36+
- uses: vishnudxb/[email protected].9
3737
with:
3838
master1-port: 6379
3939
slave1-port: 6380

0 commit comments

Comments
 (0)