From d9f506dd8ff8692ffac566531df248be19aa2559 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:34:10 -0400 Subject: [PATCH] [deps]: Update ubuntu to v22 (#3550) --- .github/workflows/crowdin-pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-pull.yml b/.github/workflows/crowdin-pull.yml index 630d6c4b33..d8e7d6d25a 100644 --- a/.github/workflows/crowdin-pull.yml +++ b/.github/workflows/crowdin-pull.yml @@ -10,7 +10,7 @@ on: jobs: crowdin-sync: name: Autosync - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 env: _CROWDIN_PROJECT_ID: "269690" steps: