11
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-05-14 16:40:33 +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:
priya-kinthali 2026-04-20 08:24:55 +05:30 committed by GitHub
parent ab72c7e7eb
commit 48b55a011b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-node",
"version": "6.2.0",
"version": "6.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-node",
"version": "6.2.0",
"version": "6.4.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.5",