Skip to content

Commit

Permalink
Try and use v4 of setup-android
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranger-NF committed Aug 23, 2024
1 parent 48f304b commit ddd5925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
distribution: 'temurin'

- name: Setup Android SDK
uses: android-actions/setup-android@v3
uses: android-actions/setup-android@v4
with:
packages: platform-tools platforms;android-33 cmdline-tools;latest cmake;3.10.2.4988404 ndk;23.2.8568313 build-tools;33.0.2

Expand Down

0 comments on commit ddd5925

Please sign in to comment.