mirror of
https://github.com/Michatec/Radio.git
synced 2026-03-31 23:46:28 +02:00
Update android-actions/setup-android action to v4
This commit is contained in:
2
.github/workflows/gradle-publish.yml
vendored
2
.github/workflows/gradle-publish.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
## It is not necessary to check for cache hit as it
|
## It is not necessary to check for cache hit as it
|
||||||
## will not download Android SDK again
|
## will not download Android SDK again
|
||||||
#if: steps.cache-android-sdk.outputs.cache-hit != 'true'
|
#if: steps.cache-android-sdk.outputs.cache-hit != 'true'
|
||||||
uses: android-actions/setup-android@v3
|
uses: android-actions/setup-android@v4
|
||||||
with:
|
with:
|
||||||
packages: ''
|
packages: ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user