We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc6185 commit 4d6d31bCopy full SHA for 4d6d31b
1 file changed
.github/workflows/gradle_preview_jdks.yml
@@ -41,7 +41,6 @@ jobs:
41
with:
42
distribution: ${{ matrix.distribution || 'temurin' }}
43
java-version: ${{ matrix.java-version }}
44
- cache: gradle
45
46
- name: Cache Gradle packages
47
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
0 commit comments