Skip to content

Commit 7d47f3a

Browse files
ci(deps): bump actions/cache from 4 to 5 (#964)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fdb155 commit 7d47f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Setup Android SDK
7373
uses: android-actions/setup-android@v3
7474
- name: AVD cache
75-
uses: actions/cache@v4
75+
uses: actions/cache@v5
7676
id: avd-cache
7777
with:
7878
path: |

0 commit comments

Comments
 (0)