From eb40cd6e9878814bd2e427ef83b7ab828ff162ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:50:10 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/react-native-detox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index c1affa2643..852d792f12 100644 --- a/.github/workflows/react-native-detox.yml +++ b/.github/workflows/react-native-detox.yml @@ -19,7 +19,7 @@ on: - '.github/**' jobs: detox-android: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 permissions: id-token: write contents: read