We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfb5aa5 + 3221dff commit 772e295Copy full SHA for 772e295
1 file changed
.github/workflows/gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
distribution: 'temurin'
18
java-version: 17
19
- name: Setup Gradle
20
- uses: gradle/actions/setup-gradle@v5
+ uses: gradle/actions/setup-gradle@v6
21
with:
22
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
23
- name: Build and Test with Gradle
0 commit comments