Skip to content

Commit

Permalink
Merge pull request #1670 from microsoft/dependabot/github_actions/and…
Browse files Browse the repository at this point in the history
…roid-actions/setup-android-3.2.2

chore(deps): bump android-actions/setup-android from 3.2.1 to 3.2.2
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
2 parents cc7596d + 53f7e3d commit 232c81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-level-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 21
cache: gradle
- name: Setup Android SDK
uses: android-actions/[email protected].1
uses: android-actions/[email protected].2
- name: Build SDK with Android project configuration
id: lint
run: ./gradlew --no-daemon build -Pandroid=true
Expand Down

0 comments on commit 232c81a

Please sign in to comment.