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.
1 parent eaea456 commit d98cc9cCopy full SHA for d98cc9c
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v3
36
37
- name: Setup PHP
38
- uses: shivammathur/setup-php@2.24.0
+ uses: shivammathur/setup-php@2.25.2
39
with:
40
php-version: ${{ matrix.php }}
41
coverage: xdebug
0 commit comments