Skip to content

Commit ee47835

Browse files
committed
chore(ci): update gradle wrapper validation action to use the new repository
1 parent 18effd6 commit ee47835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)