From 687c21fa6509ea751a16043cd32a9cc6e4fa02be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 18:35:38 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20ubuntu=20(=202?= =?UTF-8?q?2.04=20=E2=86=92=2024.04=20)=20(#5)?= 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> Co-authored-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: