Skip to content

Commit f4a9555

Browse files
Merge pull request #492 from microsoftgraph/dependabot/github_actions/android-actions/setup-android-2.0.8
Bump android-actions/setup-android from 2.0.7 to 2.0.8
2 parents b77ea90 + 88301a6 commit f4a9555

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: 'adopt'
2222
java-version: 17
2323
- name: Setup Android SDK
24-
uses: android-actions/[email protected].7
24+
uses: android-actions/[email protected].8
2525
- name: Add execution right to the script
2626
run: chmod +x gradlew
2727
working-directory: ./android

0 commit comments

Comments
 (0)