Skip to content

Commit 97d477b

Browse files
authored
ci: updated from wrapper-validation action v1 to v3
1 parent 27ecf41 commit 97d477b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: gradle/wrapper-validation-action@v1
14+
- uses: gradle/actions/wrapper-validation@v3
1515
build:
1616
needs:
1717
- validation

0 commit comments

Comments
 (0)