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 7777 run : make unit-test
7878
7979 - name : Upload Coverage Report
80- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
80+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
8181 with :
8282 name : cover-${{ github.run_id }}.html
8383 path : |
Original file line number Diff line number Diff line change 4848 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4949 # format to the repository Actions tab.
5050 - name : " Upload artifact"
51- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
51+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
5252 with :
5353 name : SARIF file
5454 path : results.sarif
You can’t perform that action at this time.
0 commit comments