mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:52:40 +02:00
Merge pull request #58 from Michatec/renovate/android-actions-setup-android-4.x
Update android-actions/setup-android action to v4
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
## It is not necessary to check for cache hit as it
|
||||
## will not download Android SDK again
|
||||
#if: steps.cache-android-sdk.outputs.cache-hit != 'true'
|
||||
uses: android-actions/setup-android@v3
|
||||
uses: android-actions/setup-android@v4
|
||||
with:
|
||||
packages: ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user