Update action to node20

This commit is contained in:
Tatyana Kostromskaya
2023-11-20 13:05:21 +00:00
parent 0be3b6580a
commit 5a5c08a0d8
4 changed files with 5 additions and 5 deletions

2
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"typescript": "^5.2.2"
},
"engines": {
"node": ">=16.0.0 <20.0.0",
"node": ">=16.0.0",
"npm": ">= 8.0.0"
}
},