We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3bfd8 commit 0bda3c9Copy full SHA for 0bda3c9
.github/workflows/gradle.yml
@@ -23,7 +23,7 @@ jobs:
23
java-version: 21
24
check-latest: true
25
- name: Setup Gradle
26
- uses: gradle/actions/setup-gradle@v3
+ uses: gradle/actions/setup-gradle@v4
27
with:
28
cache-read-only: ${{ !startsWith(github.ref, 'refs/heads/1.') }}
29
gradle-home-cache-cleanup: true
0 commit comments