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 29907c8 + 81c734a commit db0cb42Copy full SHA for db0cb42
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.0
+ uses: shivammathur/setup-php@2.18.1
32
with:
33
php-version: ${{ matrix.php-versions }}
34
extensions: pcov,xdebug,mbstring
0 commit comments