mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 19:41:08 +07:00
Update action.yml
This commit is contained in:
parent
a4abcfc728
commit
fc7bc3bff2
@ -5,5 +5,5 @@ inputs:
|
||||
version:
|
||||
description: 'Version to use. E.g. 2.2.104'
|
||||
runs:
|
||||
using: 'node'
|
||||
using: 'node12'
|
||||
main: 'lib/setup-dotnet.js'
|
Loading…
Reference in New Issue
Block a user