We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b61dd0 + 377494c commit 12ceb9bCopy full SHA for 12ceb9b
.github/workflows/api-level-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
run: .\scripts\copyFilesOnBuild.ps1 -inputPath '.\src\main\java\com\microsoft\graph\beta\generated'
22
shell: pwsh
23
- name: Setup Android SDK
24
- uses: android-actions/setup-android@v3.2.2
+ uses: android-actions/setup-android@v4.0.1
25
- name: Add execution right to the script
26
run: chmod +x gradlew
27
working-directory: ./android
0 commit comments