From fa5ff78f08ff24585e798689d4089c76f1574037 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 00:19:20 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v5 (#4031) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/reusable-android-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-android-test.yml b/.github/workflows/reusable-android-test.yml index b19286e6f..2f72175ab 100644 --- a/.github/workflows/reusable-android-test.yml +++ b/.github/workflows/reusable-android-test.yml @@ -56,7 +56,7 @@ jobs: add-job-summary: always - name: AVD cache - uses: actions/cache@v4 + uses: actions/cache@v5 id: avd-cache with: path: |