We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad32aef + 319e136 commit 84d9bd2Copy full SHA for 84d9bd2
1 file changed
.github/workflows/api-level-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
java-version: 21
21
cache: gradle
22
- name: Setup Android SDK
23
- uses: android-actions/setup-android@v4.0.0
+ uses: android-actions/setup-android@v4.0.1
24
- name: Build SDK with Android project configuration
25
id: lint
26
run: ./gradlew --no-daemon build -Pandroid=true
0 commit comments