We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be44868 commit 51b0908Copy full SHA for 51b0908
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: false
20
21
- name: Validate Gradle wrapper
22
- uses: gradle/wrapper-validation-action@v1
+ uses: gradle/wrapper-validation-action@v3
23
24
- name: Set up JDK 11
25
uses: actions/setup-java@v4
.github/workflows/publish.yml
- name: Set up JDK 8
0 commit comments