Skip to content

Commit 29ffcf2

Browse files
committed
- updates actions
1 parent 5105e81 commit 29ffcf2

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
@@ -19,7 +19,7 @@ env:
1919
jobs:
2020
tests:
2121
runs-on: ubuntu-latest
22-
name: PHP ${{ matrix.php }} - Redis ${{ matrix.redis }}
22+
name: PHP ${{ matrix.php }} with Redis v${{ matrix.redis }}
2323

2424
strategy:
2525
fail-fast: false

0 commit comments

Comments
 (0)