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 505fe6c + 16b5eb5 commit 96cc4aaCopy full SHA for 96cc4aa
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.18.1
+ uses: shivammathur/setup-php@2.22.0
32
with:
33
php-version: ${{ matrix.php-versions }}
34
extensions: pcov,xdebug,mbstring
0 commit comments