Skip to content

Commit 84d9bd2

Browse files
Merge pull request #2101 from microsoft/dependabot/github_actions/android-actions/setup-android-4.0.1
chore(deps): bump android-actions/setup-android from 4.0.0 to 4.0.1
2 parents ad32aef + 319e136 commit 84d9bd2

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)