Skip to content

Commit 653e47f

Browse files
Update gradle/wrapper-validation-action action to v3 (#269)
* Update gradle/wrapper-validation-action action to v3 * Update gradle-wrapper.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton <github@jakewharton.com>
1 parent 642299c commit 653e47f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-wrapper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: gradle/wrapper-validation-action@v2
15+
- uses: gradle/actions/wrapper-validation@v3

0 commit comments

Comments
 (0)