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 ae5b265 + 41e5fe6 commit 902a71fCopy full SHA for 902a71f
1 file changed
.github/workflows/continuous-integration.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 1
29
30
- name: Install PHP
31
- uses: shivammathur/setup-php@2.16.0
+ uses: shivammathur/setup-php@2.17.0
32
with:
33
php-version: ${{ matrix.php-versions }}
34
extensions: pcov,xdebug,mbstring
0 commit comments