Skip to content

Commit 54ecff0

Browse files
chore(deps): bump android-actions/setup-android from 3.2.1 to 3.2.2
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55018b1 commit 54ecff0

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
@@ -18,7 +18,7 @@ jobs:
1818
java-version: 21
1919
cache: gradle
2020
- name: Setup Android SDK
21-
uses: android-actions/[email protected].1
21+
uses: android-actions/[email protected].2
2222
- name: Add execution right to the script
2323
run: chmod +x gradlew
2424
working-directory: ./android

0 commit comments

Comments
 (0)