Skip to content

Commit f29d3ac

Browse files
authored
Update android-build.yml
updates the version of upload artifact
1 parent d6bf0bb commit f29d3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
working-directory: ./frontend
4343

4444
- name: Upload APK
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: app
4848
path: frontend/app.apk

0 commit comments

Comments
 (0)