Skip to content

Commit 92cf400

Browse files
authored
gradle/actions/wrapper-validation@v4
1 parent 1d56f25 commit 92cf400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818
with:
1919
token: ${{ secrets.GH_TOKEN }}
20-
- uses: gradle/wrapper-validation-action@v4
20+
- uses: gradle/actions/wrapper-validation@v4
2121
- name: Set up JDK
2222
uses: actions/setup-java@v4
2323
with:

0 commit comments

Comments
 (0)