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 66
66
working-directory : contracts
67
67
68
68
- name : Upload a build artifact
69
- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
69
+ uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
70
70
with :
71
71
name : code-coverage-report
72
72
path : contracts/coverage
Original file line number Diff line number Diff line change 64
64
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
65
65
# format to the repository Actions tab.
66
66
- name : " Upload artifact"
67
- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
67
+ uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
68
68
with :
69
69
name : SARIF file
70
70
path : results.sarif
You can’t perform that action at this time.
0 commit comments