Skip to content

Commit 7629945

Browse files
committed
feat: increase version of setup-android step
1 parent 04b4e63 commit 7629945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-apk-from-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# Set up Android SDK and build tools
4040
- name: Set up Android SDK
41-
uses: android-actions/setup-android@v2
41+
uses: android-actions/setup-android@v3
4242

4343
# Cache Gradle dependencies to speed up builds
4444
- name: Cache Gradle

0 commit comments

Comments
 (0)