Bump actions/upload-artifact from 3.1.0 to 3.1.1
Closes https://github.com/dart-lang/sdk/pull/50283 GitOrigin-RevId: 8828234977f5c819ca4072b78a479b5d839296ea Change-Id: I721fb69ca6f61482b7c0c0d0f3dd5fed1c1bc2e0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/265189 Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Alexander Thomas
parent
78701d9a46
commit
bab3da6569
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
# Upload the results as artifacts (optional).
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
|
||||
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
||||
Reference in New Issue
Block a user