mirror of
https://github.com/actions/setup-node.git
synced 2026-05-15 00:50:32 +00:00
Update Node.js versions in versions.yml and bump package to v6.4.0 (#1533)
* setup node in local * update workflows to remove EOL versions * update node-dist versions in versions.yml
This commit is contained in:
parent
ab72c7e7eb
commit
48b55a011b
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-node",
|
||||
"version": "6.2.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"description": "setup node action",
|
||||
"main": "lib/setup-node.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue