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 c4b3774 commit 3240cbdCopy full SHA for 3240cbd
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
35
- name: Setup PHP
36
- uses: shivammathur/setup-php@2.33.0
+ uses: shivammathur/setup-php@2.35.4
37
with:
38
php-version: ${{ matrix.php }}
39
coverage: xdebug
0 commit comments