From 9b685de35eda11fe0cbbb2c4897dfbeed1fec67f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:45:30 +0000 Subject: [PATCH] Update shivammathur/setup-php action to v2.37.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81458a2..bb70e67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v6 - name: Setup PHP - uses: shivammathur/setup-php@2.37.0 + uses: shivammathur/setup-php@2.37.1 with: php-version: ${{ matrix.php }} coverage: xdebug