From 124b04da3d6cf73f4a8bc827f40a0c9b9e5fc8e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 04:06:31 +0000 Subject: [PATCH] Update shivammathur/setup-php action to v2.37.2 --- .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 cedfe48..441b0b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v7 - name: Setup PHP - uses: shivammathur/setup-php@2.37.1 + uses: shivammathur/setup-php@2.37.2 with: php-version: ${{ matrix.php }} coverage: xdebug