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 cb4f78c commit 9ab4775Copy full SHA for 9ab4775
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: '17'
26
27
- name: Validate gradle wrapper
28
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/wrapper-validation@v4
29
30
- name: Validate binary compatibility
31
run: ./gradlew apiCheck
0 commit comments