Skip to content

Commit e215688

Browse files
Update shivammathur/setup-php action to v2.25.1
1 parent eaea456 commit e215688

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@v3
3636

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

0 commit comments

Comments
 (0)