We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad2333 commit 5412a3bCopy full SHA for 5412a3b
1 file changed
.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@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
+ uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
24
- name: Build with Gradle
25
run: ./gradlew build
0 commit comments