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 1a11259 + 2099325 commit 528046fCopy full SHA for 528046f
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.17.1
+ uses: shivammathur/setup-php@2.18.0
32
with:
33
php-version: ${{ matrix.php-versions }}
34
extensions: pcov,xdebug,mbstring
0 commit comments