Skip to content

Commit 286179f

Browse files
authored
Merge pull request #1560 from microsoftgraph/dependabot/github_actions/android-actions/setup-android-3.0.0
Bump android-actions/setup-android from 2.0.10 to 3.0.0
2 parents e0db313 + 17ed639 commit 286179f

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
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222
java-version: 20
2323
- name: Setup Android SDK
24-
uses: android-actions/setup-android@v2.0.10
24+
uses: android-actions/setup-android@v3.0.0
2525
- name: Add execution right to the script
2626
run: chmod +x gradlew
2727
working-directory: ./android

0 commit comments

Comments
 (0)