mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-12 04:36:49 +00:00
update
This commit is contained in:
@@ -23,9 +23,9 @@ param(
|
|||||||
[ValidateNotNullOrEmpty()]
|
[ValidateNotNullOrEmpty()]
|
||||||
[System.String]$ToolName,
|
[System.String]$ToolName,
|
||||||
|
|
||||||
[Parameter(Mandatory)]
|
# [Parameter(Mandatory)]
|
||||||
[ValidateNotNullOrEmpty()]
|
# [ValidateNotNullOrEmpty()]
|
||||||
[System.String]$ToolVersion,
|
# [System.String]$ToolVersion,
|
||||||
|
|
||||||
[Parameter(Mandatory)]
|
[Parameter(Mandatory)]
|
||||||
[ValidateNotNullOrEmpty()]
|
[ValidateNotNullOrEmpty()]
|
||||||
|
|||||||
Reference in New Issue
Block a user