Fix setup-gradle
This commit is contained in:
parent
0f3bfd894e
commit
0bda3c9f43
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
java-version: 21
|
||||
check-latest: true
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
uses: gradle/actions/setup-gradle@v4
|
||||
with:
|
||||
cache-read-only: ${{ !startsWith(github.ref, 'refs/heads/1.') }}
|
||||
gradle-home-cache-cleanup: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user