Skip to content

Commit 5a31d50

Browse files
authored
Update gradle/wrapper-validation-action action to v3 (#25)
2 parents 4c665dd + 6d61480 commit 5a31d50

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
@@ -20,4 +20,4 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: gradle/wrapper-validation-action@v1
23+
- uses: gradle/wrapper-validation-action@v3

0 commit comments

Comments
 (0)