Skip to content

Commit f7c67fa

Browse files
Update actions/cache action to v5 (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea8808a commit f7c67fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: ./gradlew build --stacktrace
4242

4343
- name: Set up emulator cache
44-
uses: actions/cache@v4
44+
uses: actions/cache@v5
4545
id: avd-cache
4646
with:
4747
path: |

0 commit comments

Comments
 (0)