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 4d33170 + bfbb15f commit a461a24Copy full SHA for a461a24
1 file changed
.github/workflows/android.yml
@@ -27,7 +27,7 @@ jobs:
27
check-latest: true
28
cache: 'gradle'
29
- name: Validate Gradle Wrapper
30
- uses: gradle/actions/wrapper-validation@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
+ uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
31
32
lint:
33
name: Lint
0 commit comments