12
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-07-06 00:19:31 +00:00

update workflows to remove EOL versions

This commit is contained in:
priya-kinthali 2026-04-17 14:26:31 +05:30
parent e5007cbc75
commit 569065ba7d
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",