We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd0fcb + 2b64f36 commit 5cd2f43Copy full SHA for 5cd2f43
1 file changed
.github/workflows/Android-CI.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
distribution: "adopt"
27
java-version: ${{ matrix.java_version }}
28
- - uses: gradle/actions/wrapper-validation@v5
+ - uses: gradle/actions/wrapper-validation@v6
29
- name: Build with Gradle
30
run: ./gradlew assembleDebug lint
31
- name: Archive Lint report
0 commit comments