|
@@ -203,7 +203,7 @@ jobs:
|
|
|
if: always() && !cancelled()
|
|
|
- name: Upload Test Artifacts
|
|
|
if: always() && !cancelled()
|
|
|
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
|
|
|
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
|
|
|
with:
|
|
|
name: test_artifacts_${{ env.ARTIFACT_KEY }}
|
|
|
path: src/electron/spec/artifacts
|