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 32eca3f commit 05340e3Copy full SHA for 05340e3
.github/workflows/gradle.yml
@@ -23,7 +23,7 @@ jobs:
23
java-version: '17'
24
distribution: 'temurin'
25
cache: 'gradle'
26
- - uses: gradle/gradle-build-action@v2
+ - uses: gradle/gradle-build-action@v2.7.0
27
with:
28
gradle-version: current
29
- name: Check with Gradle
0 commit comments