WIP node 22

https://github.com/cypress-io/github-action/pull/1189
This commit is contained in:
Sylvere Richard
2024-10-05 22:01:35 +02:00
parent f5004fd9d4
commit c09af435ac
6 changed files with 8 additions and 8 deletions

View File

@@ -83,7 +83,7 @@
"uuid": "^9.0.1"
},
"engines": {
"node": ">=18.13.0 <=21.x.x",
"node": ">=18.13.0 <=22.x.x",
"npm": ">=6.0.0"
}
}