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.
1 parent 5ebc634 commit 7060c78Copy full SHA for 7060c78
.github/workflows/android.yml
@@ -21,7 +21,7 @@ jobs:
21
cache: gradle
22
23
- name: Cache Gradle packages
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
with:
26
path: |
27
~/.gradle/caches
0 commit comments