From db8be7ad2754b5223561f6eef72515552e718aed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:12: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 39ae830..76d173b 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