Skip to content

Commit d24f86c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/android-actions/setup-android-4.0.1' into dependabot/consolidated-updates
2 parents 2b4746e + f384d3c commit d24f86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-level-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
java-version: 21
1919
cache: gradle
2020
- name: Setup Android SDK
21-
uses: android-actions/setup-android@v3.2.2
21+
uses: android-actions/setup-android@v4.0.1
2222
- name: Add execution right to the script
2323
run: chmod +x gradlew
2424
working-directory: ./android

0 commit comments

Comments
 (0)