Skip to content

Commit ea528a4

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

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
@@ -20,7 +20,7 @@ jobs:
2020
distribution: 'adopt'
2121
java-version: 16
2222
- name: Setup Android SDK
23-
uses: android-actions/[email protected].6
23+
uses: android-actions/[email protected].7
2424
- name: Add execution right to the script
2525
run: chmod +x gradlew
2626
working-directory: ./android

0 commit comments

Comments
 (0)