Skip to content

Commit 605eb78

Browse files
Merge pull request #211 from madrob/gradle-wrapper-validation
Update Gradle wrapper validation action
2 parents e0e404c + e462052 commit 605eb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.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@v5
11-
- uses: gradle/wrapper-validation[email protected]
11+
- uses: gradle/actions/wrapper-validation@v5

0 commit comments

Comments
 (0)