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 d09753a commit 9b1bd7cCopy full SHA for 9b1bd7c
.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@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
+ uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
24
- name: Build with Gradle
25
run: ./gradlew build
0 commit comments