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.
2 parents 29fd205 + cc9e6c0 commit 49a40d6Copy full SHA for 49a40d6
.github/workflows/gradle.yml
@@ -32,7 +32,7 @@ jobs:
32
run: chmod +x ./gradlew
33
34
- name: Setup Gradle
35
- uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4.1.0
+ uses: gradle/actions/setup-gradle@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
36
37
- name: Build with Gradle Wrapper
38
run: ./gradlew build
0 commit comments