Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d0b2b1c

Browse files
authoredMar 8, 2025
Update gradle/wrapper-validation-action action to v3
1 parent f4a7835 commit d0b2b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/run_gradle_task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
ref: ${{ inputs.checkout-ref || github.ref }}
6262

6363
- name: Validate Gradle Wrapper
64-
uses: gradle/wrapper-validation-action@v2
64+
uses: gradle/wrapper-validation-action@v3
6565

6666
- name: Setup JDK 11
6767
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)
Please sign in to comment.