Skip to content

Commit ccf5a80

Browse files
authored
Update check.yml
1 parent cc86351 commit ccf5a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Validate Gradle wrapper
2020
uses: gradle/wrapper-validation-action@v1.0.6
2121
- name: Checkstyle
22-
uses: gradle/gradle-build-action@v2
22+
uses: gradle/gradle-build-action@v3
2323
with:
2424
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
2525
arguments: checkstyleMain checkstyleTest

0 commit comments

Comments
 (0)