From e110e8da3dc4e3cf0bc66c47562c52a8af4c01fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:59:28 +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 0f99f1e..494026a 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -62,7 +62,7 @@ jobs: npm install npx semantic-release success: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: - build - release