We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9c7d5 commit 498c9c3Copy full SHA for 498c9c3
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
run: npm run build:android-debug
41
42
- name: Upload APK
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: app-dev-debug
46
path: android/app/build/outputs/apk/debug/app-debug.apk
0 commit comments