We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43e260 commit 03390b6Copy full SHA for 03390b6
.github/workflows/gradle.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
java-version: '21'
27
distribution: 'temurin'
28
+ cache: 'gradle'
29
- uses: gradle/actions/setup-gradle@v4.3.1
30
31
gradle-version: 8.13
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments