Bump actions/upload-artifact from 4.1.0 to 4.2.0
Closes https://github.com/dart-lang/sdk/pull/54689 GitOrigin-RevId: 5d0fc950591b3871440ec71932ba7202a4b77518 Change-Id: Ic3c885552d729ab4b7ed16af7a869ba859237b9a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/347560 Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Alexander Thomas
parent
0c70196f7b
commit
7cd59c8d32
@@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
# Upload the results as artifacts (optional).
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595
|
||||
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
||||
Reference in New Issue
Block a user