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 and jisungbin committed Oct 13, 2023
1 parent eff3807 commit 0e31d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
java-version: 17

- name: Setup Android SDK
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 0e31d58

Please sign in to comment.