We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7939621 commit 4c6340fCopy full SHA for 4c6340f
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
java-version: '17'
30
distribution: 'temurin'
31
- cache: gradle
+ cache: gradle-v2
32
- name: Grant execute permission for gradlew
33
run: chmod +x gradlew
34
- name: Clean all modules
0 commit comments