mirror of
https://github.com/actions/add-to-project.git
synced 2026-01-09 20:17:09 +08:00
Use node16 runtime
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"@actions/github": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0 <17.0.0",
|
||||
"node": ">=16.0.0 <17.0.0",
|
||||
"npm": ">= 7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user