mirror of
https://github.com/actions/setup-go.git
synced 2025-12-25 00:57:07 +00:00
change name of it
This commit is contained in:
parent
af7fba4129
commit
4ef8fc9d4c
3 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ inputs:
|
|||
default: true
|
||||
cache-dependency-path:
|
||||
description: 'Used to specify the path to a dependency file - go.sum'
|
||||
buildTarget:
|
||||
buildTargetArch:
|
||||
description: 'Optional build target architecture (for example arm64 or amd64) used to scope the cache key.'
|
||||
architecture:
|
||||
description: 'Target architecture for Go to use. Examples: x86, x64. Will use system architecture by default.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue