We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898f2c3 commit d90c63bCopy full SHA for d90c63b
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
30
31
- name: Setup PHP
32
- uses: shivammathur/setup-php@2.25.5
+ uses: shivammathur/setup-php@2.27.0
33
with:
34
php-version: ${{ matrix.php }}
35
coverage: xdebug
0 commit comments