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 89f227b commit abfb388Copy full SHA for abfb388
.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.34.1
37
with:
38
php-version: ${{ matrix.php }}
39
coverage: xdebug
0 commit comments