From f538235d56ec5c701b439cacfbcf872a64ab70fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:07:49 +0000 Subject: [PATCH] Update actions/cache action to v5 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4405b938..cde259395 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -78,7 +78,7 @@ jobs: # boot. Keyed on every parameter that defines the AVD - bump the key if any `with:` value # below changes, or the cached snapshot won't match. - name: AVD cache - uses: actions/cache@v4 + uses: actions/cache@v5 id: avd-cache with: path: |