mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-26 11:48:22 +08:00
Upgrade to node 24
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
".": "./dist/index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
"node": ">=24.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"bundle": "npm run format:write && npm run package",
|
||||
|
||||
Reference in New Issue
Block a user