We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58fe6ab + ec44032 commit f006074Copy full SHA for f006074
.github/workflows/android.yml
@@ -24,7 +24,7 @@ jobs:
24
distribution: 'temurin'
25
java-version: '17'
26
- name: Cache Gradle
27
- uses: actions/cache@v4.1.2
+ uses: actions/cache@v4.2.0
28
with:
29
path: |
30
~/.gradle/caches
0 commit comments