Skip to content

Commit 41d71d0

Browse files
Merge pull request #113 from TheDragonCode/dependabot/github_actions/shogo82148/actions-setup-redis-1.55.0
Bump shogo82148/actions-setup-redis from 1 to 1.55.0
2 parents 24a346f + 2542051 commit 41d71d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@v7
25-
- uses: shogo82148/actions-setup-redis@v1
25+
- uses: shogo82148/actions-setup-redis@v1.55.0
2626

2727
- name: Setup PHP
2828
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)