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 2525 language : c++
2626
2727 - name : Upload crash
28- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
28+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0 .0
2929 if : failure() && steps.build.outcome == 'success'
3030 with :
3131 name : artifacts
Original file line number Diff line number Diff line change 5252 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5353 # format to the repository Actions tab.
5454 - name : " Upload artifact"
55- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
55+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0 .0
5656 with :
5757 name : SARIF file
5858 path : results.sarif
You can’t perform that action at this time.
0 commit comments