From 41e5fe651f3e719ccaaae2b205a3d0eac470fca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 23:11:08 +0000 Subject: [PATCH] Bump shivammathur/setup-php from 2.16.0 to 2.17.0 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.16.0...2.17.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 691ad26..093c549 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 1 - name: Install PHP - uses: shivammathur/setup-php@2.16.0 + uses: shivammathur/setup-php@2.17.0 with: php-version: ${{ matrix.php-versions }} extensions: pcov,xdebug,mbstring