Artifacts: Update all workflows to use Artifacts V4

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-04-25 16:11:16 -04:00
parent 2435e57601
commit d51dfabea2
10 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: SARIF file
path: results.sarif