[github] Fix upload-artifact version on maestro android (#50238)

This commit is contained in:
Gabriel Donadel Dall'Agnol
2025-03-25 17:07:45 +01:00
committed by GitHub
parent cea7f4cd0a
commit bb7f479548
+1 -1
View File
@@ -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: |