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.
2 parents 3e0a8e7 + 2c1d86e commit 9b14a9aCopy full SHA for 9b14a9a
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
run: ./gradlew assembleDebug --warning-mode all --stacktrace
45
46
- name: Upload APK
47
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
48
with:
49
name: app-debug
50
path: app/build/outputs/apk/debug/app-debug.apk
0 commit comments