From dc110d9b73e21a510c5db06b6eac641be1b5b01e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:30:26 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20ubuntu=20(=202?= =?UTF-8?q?2.04=20=E2=86=92=2024.04=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/composer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/composer.yml b/.github/workflows/composer.yml index d9bd632..e5215df 100644 --- a/.github/workflows/composer.yml +++ b/.github/workflows/composer.yml @@ -14,7 +14,7 @@ jobs: build: # pre-installed php from 7.4 to 8.3 - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: matrix: