From d8072d882e50d4eccbeb288a70e1a7356762f6fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:53:46 +0000 Subject: [PATCH] Update actions/cache action to v3.5.0 --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 6fbc00c..5bd547b 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -22,7 +22,7 @@ jobs: cache: gradle - name: Cache - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.5.0 with: # A list of files, directories, and wildcard patterns to cache and restore path: |