mirror of
https://github.com/actions/setup-node.git
synced 2025-07-25 07:58:25 +02:00
.
This commit is contained in:
parent
90d3f7502b
commit
3d683016c5
7 changed files with 37 additions and 25 deletions
|
@ -18,4 +18,4 @@ inputs:
|
|||
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use node-version instead'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/setup-node.js'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue