From 85bfe08b343b0462b758e57fc6c10acf89847cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 14:05:58 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/create-pr-to-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-pr-to-production.yml b/.github/workflows/create-pr-to-production.yml index d9669b5..0078095 100644 --- a/.github/workflows/create-pr-to-production.yml +++ b/.github/workflows/create-pr-to-production.yml @@ -8,7 +8,7 @@ on: jobs: gh-release-pr-generator: name: gh-release-pr-generator - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 env: TZ: Asia/Tokyo steps: