Skip to content

Commit 0a7c6af

Browse files
Update gradle/wrapper-validation-action action to v3
1 parent 2e87957 commit 0a7c6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/[email protected]
9-
- uses: gradle/wrapper-validation-action@v2
9+
- uses: gradle/wrapper-validation-action@v3
1010
- name: Set up JDK 17
1111
uses: actions/setup-java@v4
1212
with:

0 commit comments

Comments
 (0)