From a420b388a2834343b26134ca037ded25f0bd33e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:29:38 +0000 Subject: [PATCH] Bump shivammathur/setup-php from 2.30.4 to 2.30.5 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.30.5. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.30.4...2.30.5) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 6cca93a8a..3ef010bf9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - uses: actions/checkout@v4 - name: Use PHP ${{ matrix.php }} - uses: shivammathur/setup-php@2.30.4 + uses: shivammathur/setup-php@2.30.5 with: php-version: ${{ matrix.php }} extensions: mbstring, curl, zip, dom, simplexml, intl, pdo_mysql