Skip to content

Commit ab23e76

Browse files
authored
Update android.yml
1 parent 827721f commit ab23e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: tree -L 3
3131

3232
- name: Upload APK
33-
uses: actions/upload-artifact@v3
33+
uses: actions/upload-artifact@v4
3434
with:
3535
name: app
3636
path: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)