From 5349faa14f43c3be8f9748d5ee5c4c04d8220c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 07:22:22 +0000 Subject: [PATCH] Bump shivammathur/setup-php from 2.30.5 to 2.31.0 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.5 to 2.31.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/fc14643b0a99ee9db10a3c025a33d76544fa3761...2e947f1f6932d141d076ca441d0e1e881775e95b) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/uitests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uitests.yml b/.github/workflows/uitests.yml index 7ee50aa99..972d570f4 100644 --- a/.github/workflows/uitests.yml +++ b/.github/workflows/uitests.yml @@ -92,7 +92,7 @@ jobs: submodules: true - name: Set up php ${{ matrix.configs.phpversion }} - uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761 # v2.30.5 + uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b # v2.31.0 with: php-version: ${{ matrix.configs.phpversion }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation