From acf287346da9527d1ff347bf8c1681181a682755 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:25:59 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/detectWrongSettings.yml | 2 +- .github/workflows/screenShotTest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/detectWrongSettings.yml b/.github/workflows/detectWrongSettings.yml index 8a11053868..b45bf49a7f 100644 --- a/.github/workflows/detectWrongSettings.yml +++ b/.github/workflows/detectWrongSettings.yml @@ -17,7 +17,7 @@ concurrency: jobs: detectWrongSettings: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 diff --git a/.github/workflows/screenShotTest.yml b/.github/workflows/screenShotTest.yml index 13f6c93998..d33dcfa8a2 100644 --- a/.github/workflows/screenShotTest.yml +++ b/.github/workflows/screenShotTest.yml @@ -17,7 +17,7 @@ concurrency: jobs: screenshot: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: fail-fast: false matrix: