We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d73996 commit e4d9c91Copy full SHA for e4d9c91
1 file changed
.github/workflows/gradle.yml
@@ -31,7 +31,7 @@ jobs:
31
distribution: 'temurin'
32
fetch-depth: 0
33
- name: Build with Gradle
34
- uses: gradle/gradle-build-action@v2
+ uses: gradle/actions/setup-gradle@v3
35
with:
36
arguments: release
37
gradle-version: 8.6
0 commit comments