mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-18 13:44:26 +00:00
Use actions/upload-artifact@v4 on CI (#8410)
This commit is contained in:
committed by
GitHub
parent
c7a8102b12
commit
69a53e495d
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
# Upload the results as artifacts (optional).
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # v3.0.0
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
||||
Reference in New Issue
Block a user