There was an error while loading. Please reload this page.
2 parents 57c7fca + 09371c9 commit 8f36435Copy full SHA for 8f36435
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v6
28
29
- name: Setup PHP
30
- uses: shivammathur/setup-php@2.37.0
+ uses: shivammathur/setup-php@2.37.1
31
with:
32
php-version: ${{ matrix.php }}
33
coverage: xdebug
0 commit comments