We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dae2f7 commit 044162cCopy full SHA for 044162c
.github/workflows/run_gradle_task.yml
@@ -61,7 +61,7 @@ jobs:
61
ref: ${{ inputs.checkout-ref || github.ref }}
62
63
- name: Validate Gradle Wrapper
64
- uses: gradle/wrapper-validation-action@v2
+ uses: gradle/wrapper-validation-action@v3
65
66
- name: Setup JDK 11
67
uses: actions/setup-java@v4
0 commit comments