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 7515226 commit ad9d4d3Copy full SHA for ad9d4d3
.github/workflows/gradle.yml
@@ -20,6 +20,6 @@ jobs:
20
java-version: '17'
21
distribution: 'temurin'
22
- name: Setup Gradle
23
- uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4.1.0
+ uses: gradle/actions/setup-gradle@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
24
- name: Build with Gradle
25
run: ./gradlew build
0 commit comments