Skip to content

Commit 75f5d1a

Browse files
Update Gradle validation action (#2468)
1 parent c9a1502 commit 75f5d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: gradle/wrapper-validation-action@v3
10+
- uses: gradle/actions/wrapper-validation@v3

0 commit comments

Comments
 (0)