mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[github] Fix upload-artifact version on maestro android (#50238)
This commit is contained in:
@@ -56,7 +56,7 @@ runs:
|
||||
echo "Stop recording. Saving to screen.mp4"
|
||||
adb pull /sdcard/screen.mp4
|
||||
- name: Store tests result
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4.3.4
|
||||
with:
|
||||
name: e2e_android_${{ inputs.app-id }}_report_${{ inputs.jsengine }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user