Skip to content

Commit 0de6ca8

Browse files
committed
update GitHub action for Gradle wrapper validation to v6
1 parent 77b8046 commit 0de6ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-gradle-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
11-
- uses: gradle/actions/wrapper-validation@v5
11+
- uses: gradle/actions/wrapper-validation@v6

0 commit comments

Comments
 (0)