We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6131c2 + 276b037 commit ba9f740Copy full SHA for ba9f740
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v3
36
37
- name: Setup PHP
38
- uses: shivammathur/setup-php@2.23.0
+ uses: shivammathur/setup-php@2.24.0
39
with:
40
php-version: ${{ matrix.php }}
41
coverage: xdebug
0 commit comments