We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adda45e + 5feaa6f commit 9751bfeCopy full SHA for 9751bfe
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@v3.2.2
+ uses: android-actions/setup-android@v4.0.0
24
- name: Build SDK with Android project configuration
25
id: lint
26
run: ./gradlew --no-daemon build -Pandroid=true
0 commit comments