Skip to content

Commit 6750566

Browse files
Replace redis container name
1 parent 7ff0dc1 commit 6750566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Setup Redis
43-
uses: zhulik/redis-action@1.1.0
43+
uses: shogo82148/actions-setup-redis@v1
4444

4545
- name: Setup PHP
4646
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)