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 49a40d6 + 1120063 commit 2d15cecCopy full SHA for 2d15cec
.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@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
+ uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
36
37
- name: Build with Gradle Wrapper
38
run: ./gradlew build
0 commit comments