mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 05:07:02 +00:00
rename Take-Part -> Take-OutputPart
This commit is contained in:
@@ -13,7 +13,7 @@ function Get-CommandResult {
|
||||
}
|
||||
}
|
||||
|
||||
function Take-Part {
|
||||
function Take-OutputPart {
|
||||
param (
|
||||
[Parameter(ValueFromPipeline)]
|
||||
[string] $toolOutput,
|
||||
|
||||
Reference in New Issue
Block a user