Skip to content

Commit df86211

Browse files
committed
升级artifact
1 parent 3dfba3e commit df86211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
./gradlew clean
9696
./gradlew :explorer:device-android-demo:build :hub:hub-android-demo:build
9797
- name: Archive the apks
98-
uses: actions/upload-artifact@v2
98+
uses: actions/upload-artifact@v4
9999
with:
100100
path: |
101101
'explorer/device-android-demo/build/outputs/apk/debug/*.apk'

0 commit comments

Comments
 (0)