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.
2 parents cb4f78c + 9ab4775 commit c2e18caCopy full SHA for c2e18ca
.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