mirror of
https://github.com/actions/setup-node
synced 2025-04-09 18:35:51 +00:00
Merge f1f26bf735
into 9a99bb3e35
This commit is contained in:
commit
cf3ac30169
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ inputs:
|
|||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/setup-node.js'
|
||||
- name: Setup Node.js for use with actions
|
||||
uses: actions/setup-node@v1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue