Skip to content

Commit 1fe7329

Browse files
Merge pull request #1792 from microsoftgraph/dependabot/github_actions/android-actions/setup-android-3.2.2
chore(deps): bump android-actions/setup-android from 3.2.1 to 3.2.2
2 parents 55018b1 + 54ecff0 commit 1fe7329

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)