We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c406e4c + 4f38929 commit aec1402Copy full SHA for aec1402
.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.1
+ uses: actions/cache@v4.1.2
28
with:
29
path: |
30
~/.gradle/caches
0 commit comments