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 3dfba3e commit df86211Copy full SHA for df86211
.github/workflows/debug.yml
@@ -95,7 +95,7 @@ jobs:
95
./gradlew clean
96
./gradlew :explorer:device-android-demo:build :hub:hub-android-demo:build
97
- name: Archive the apks
98
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
99
with:
100
path: |
101
'explorer/device-android-demo/build/outputs/apk/debug/*.apk'
0 commit comments