Skip to content

Commit 9dda0cb

Browse files
chore(deps): update actions/cache action to v5
1 parent cb15795 commit 9dda0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: 17
2020

2121
- name: Cache Gradle and wrapper
22-
uses: actions/cache@v4
22+
uses: actions/cache@v5
2323
with:
2424
path: |
2525
~/.gradle/caches

0 commit comments

Comments
 (0)