Skip to content

Commit c90e393

Browse files
Bump android-actions/setup-android from 2 to 2.0.6
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 2 to 2.0.6. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v2...v2.0.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eebe2c0 commit c90e393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
distribution: 'adopt'
2020
java-version: 16
2121
- name: Setup Android SDK
22-
uses: android-actions/setup-android@v2
22+
uses: android-actions/setup-android@v2.0.6
2323
- name: Add execution right to the script
2424
run: chmod +x gradlew
2525
working-directory: ./android

0 commit comments

Comments
 (0)