Skip to content

Commit 044162c

Browse files
Update gradle/wrapper-validation-action action to v3
1 parent 5dae2f7 commit 044162c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_gradle_task.yml

+1-1
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)