mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-14 13:56:47 +00:00
fix place and naming
This commit is contained in:
@@ -45,11 +45,11 @@ function Get-CbindgenVersion {
|
||||
return cbindgen --version
|
||||
}
|
||||
|
||||
function Get-CargoauditVersion {
|
||||
function Get-CargoAuditVersion {
|
||||
return cargo audit --version
|
||||
}
|
||||
|
||||
function Get-CargooutdatedVersion {
|
||||
function Get-CargoOutdatedVersion {
|
||||
return cargo outdated --version
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user