Skip to content

Commit 33a7c8c

Browse files
Update gradle.yml
1 parent e7e5db7 commit 33a7c8c

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Grant execute permission for gradlew
2525
run: chmod +x gradlew
2626
- name: Build with Gradle
27-
uses: gradle/gradle-build-action@v2
27+
uses: gradle/gradle-build-action@v2.4.2
2828
with:
2929
arguments: build test
3030
gradle-version: wrapper

0 commit comments

Comments
 (0)