Skip to content

Commit dc4d948

Browse files
Update shivammathur/setup-php action to v2.28.0
1 parent e88173f commit dc4d948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636

3737
- name: Setup PHP
38-
uses: shivammathur/setup-php@2.24.0
38+
uses: shivammathur/setup-php@2.28.0
3939
with:
4040
php-version: ${{ matrix.php }}
4141
coverage: xdebug

0 commit comments

Comments
 (0)