From 6859793a79544418b8fb55d4a51affbe80318a24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:34:35 +0000 Subject: [PATCH] ci(deps): update dependency ubuntu to v24 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 598abdc..cd7a955 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -80,7 +80,7 @@ jobs: npx semantic-release success: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: - build-and-deploy - release