Skip to content

Commit abeadfa

Browse files
chore(deps): bump android-actions/setup-android from 3.2.2 to 4.0.1
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.2 to 4.0.1. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3.2.2...v4.0.1) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5221c97 commit abeadfa

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
run: .\scripts\copyFilesOnBuild.ps1 -inputPath '.\src\main\java\com\microsoft\graph\generated'
2222
shell: pwsh
2323
- name: Setup Android SDK
24-
uses: android-actions/setup-android@v3.2.2
24+
uses: android-actions/setup-android@v4.0.1
2525
- name: Add execution right to the script
2626
run: chmod +x gradlew
2727
working-directory: ./android

0 commit comments

Comments
 (0)