Skip to content

Commit 3e2bf22

Browse files
committed
Update actions/checkout to version 5 in test matrix workflow
1 parent 7a1f973 commit 3e2bf22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
2323

2424
steps:
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v5
2626

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

0 commit comments

Comments
 (0)