From fafc35fff260da05438264ace920a625b383ab04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:47:39 +0000 Subject: [PATCH] ci(deps): update dependency ubuntu to v24 --- .github/workflows/test-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index ce7758a..321b31b 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -61,7 +61,7 @@ jobs: npx semantic-release success: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: - test - release