Skip to content

Commit

Permalink
Update android-actions/setup-android action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 80ec7d9 commit babcdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_gradle_task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
java-version: 17

- name: Setup Android SDK # required for integration tests
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3

- uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit babcdd2

Please sign in to comment.