We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872dac4 commit 6d63b34Copy full SHA for 6d63b34
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
35
36
- name: Setup PHP
37
- uses: shivammathur/setup-php@2.16.0
+ uses: shivammathur/setup-php@2.32.0
38
with:
39
php-version: ${{ matrix.php }}
40
coverage: xdebug
0 commit comments