mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-05 19:53:30 +00:00
Update action.yml
This commit is contained in:
parent
a4abcfc728
commit
fc7bc3bff2
1 changed files with 2 additions and 2 deletions
|
|
@ -5,5 +5,5 @@ inputs:
|
||||||
version:
|
version:
|
||||||
description: 'Version to use. E.g. 2.2.104'
|
description: 'Version to use. E.g. 2.2.104'
|
||||||
runs:
|
runs:
|
||||||
using: 'node'
|
using: 'node12'
|
||||||
main: 'lib/setup-dotnet.js'
|
main: 'lib/setup-dotnet.js'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue