Skip to content

Commit 39f6a47

Browse files
committed
Don't use deprecated gradle/actions/wrapper-validation in the release workflow
1 parent 625e208 commit 39f6a47

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)