Skip to content

Commit a677e3d

Browse files
authored
Update gradle/wrapper-validation-action action to v3 (#2578)
1 parent 7ccf4d3 commit a677e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-precommit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Run gradle check (without tests)
4242
run: ./gradlew check -x test -Ptask.times=true
4343

44-
- uses: gradle/wrapper-validation-action@v2
44+
- uses: gradle/wrapper-validation-action@v3

0 commit comments

Comments
 (0)