Skip to content

Commit 517e0cb

Browse files
authoredApr 15, 2024··
chore: Migrate gradle/wrapper-validation-action@v3 -> gradle/actions/wrapper-validation@v3
1 parent 927d8ac commit 517e0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/check_gradle_wrapper.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: "Check Gradle wrapper"
25-
uses: gradle/wrapper-validation-action@v3
25+
uses: gradle/actions/wrapper-validation@v3

0 commit comments

Comments
 (0)
Please sign in to comment.