From dcca70bf3865f3ac6b92031ede8baddbc16d629e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Fri, 1 Mar 2024 12:39:20 +0100 Subject: [PATCH] Use setup-php 2.30.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- .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 a00f81000..3808cd1e6 100644 --- a/.github/workflows/uitests.yml +++ b/.github/workflows/uitests.yml @@ -58,7 +58,7 @@ jobs: ${{ runner.os }}-pods- - name: Set up php ${{ matrix.configs.phpversion }} - uses: shivammathur/setup-php@6d7209f44a25a59e904b1ee9f3b0c33ab2cd888d # v2.29.0 + uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0 with: php-version: ${{ matrix.configs.phpversion }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation