Skip to content

Commit dc04f92

Browse files
committed
Remove deprecated gradle/actions/wrapper-validation in the release workflow
Closes gh-63
1 parent d745b69 commit dc04f92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
uses: actions/checkout@v4
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
39-
- uses: gradle/wrapper-validation-action@v2
4039
- name: Setup JDK
4140
uses: actions/setup-java@v4
4241
with:

0 commit comments

Comments
 (0)