We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82a6bfb + 253ed37 commit 9319768Copy full SHA for 9319768
.github/workflows/tests.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Setup PHP
33
- uses: shivammathur/setup-php@2.27.1
+ uses: shivammathur/setup-php@2.29.0
34
with:
35
php-version: ${{ matrix.php }}
36
coverage: xdebug
0 commit comments