Skip to content

Commit 87c7edc

Browse files
Merge pull request #330 from GetStream/APPSEC-1]-peter-matkovski-patch
[APPSEC-1] Upgrade cache action from v2 to v4
2 parents 44d3d92 + 05ef8ef commit 87c7edc

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@v2
22+
uses: actions/cache@v4
2323
with:
2424
path: |
2525
~/.gradle/caches

0 commit comments

Comments
 (0)