File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
files : |
46
46
**/test-results/**/*.xml
47
47
- name : Archive test report
48
- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
48
+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
49
49
# Archive test reports for introspection even if the build failed. They are most useful in this situation.
50
50
if : always()
51
51
with :
Original file line number Diff line number Diff line change 51
51
:mps-sync-plugin3:build
52
52
-Pmps.version.major=${{ matrix.version }}
53
53
- name : Archive test report
54
- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
54
+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
55
55
if : always()
56
56
with :
57
57
name : test-report-${{ matrix.version }}
You can’t perform that action at this time.
0 commit comments