mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 07:19:51 +00:00
- bumps node version in package.sjon
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
".": "./dist/index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": ">=20"
|
||||
},
|
||||
"scripts": {
|
||||
"bundle": "npm run format:write && npm run package",
|
||||
|
Reference in New Issue
Block a user