We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44d3d92 + 05ef8ef commit 87c7edcCopy full SHA for 87c7edc
1 file changed
.github/workflows/android.yml
@@ -19,7 +19,7 @@ jobs:
19
java-version: 17
20
21
- name: Cache Gradle and wrapper
22
- uses: actions/cache@v2
+ uses: actions/cache@v4
23
with:
24
path: |
25
~/.gradle/caches
0 commit comments