We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1494a6e commit c1c1936Copy full SHA for c1c1936
.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
67
uses: actions/setup-java@v4
.github/workflows/run_publish_site.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments