Skip to content

Commit 05340e3

Browse files
authored
Update gradle.yml
1 parent 32eca3f commit 05340e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: '17'
2424
distribution: 'temurin'
2525
cache: 'gradle'
26-
- uses: gradle/gradle-build-action@v2
26+
- uses: gradle/gradle-build-action@v2.7.0
2727
with:
2828
gradle-version: current
2929
- name: Check with Gradle

0 commit comments

Comments
 (0)