Skip to content

Commit a6e49f7

Browse files
authored
Update android.yml
1 parent bf224fc commit a6e49f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: ./gradlew assembleDebug
2828

2929
- name: Upload APK
30-
uses: actions/upload-artifact@v1
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: apk
3333
path: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)