Skip to content

Commit 319e136

Browse files
chore(deps): bump android-actions/setup-android from 4.0.0 to 4.0.1
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad32aef commit 319e136

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
@@ -20,7 +20,7 @@ jobs:
2020
java-version: 21
2121
cache: gradle
2222
- name: Setup Android SDK
23-
uses: android-actions/setup-android@v4.0.0
23+
uses: android-actions/setup-android@v4.0.1
2424
- name: Build SDK with Android project configuration
2525
id: lint
2626
run: ./gradlew --no-daemon build -Pandroid=true

0 commit comments

Comments
 (0)