Skip to content

Commit ba9f740

Browse files
authored
Merge pull request #126 from voku/renovate/shivammathur-setup-php-2.x
Update shivammathur/setup-php action to v2.24.0
2 parents f6131c2 + 276b037 commit ba9f740

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.23.0
38+
uses: shivammathur/setup-php@2.24.0
3939
with:
4040
php-version: ${{ matrix.php }}
4141
coverage: xdebug

0 commit comments

Comments
 (0)