feat!: drop Node.js 22 support
This commit is contained in:
parent
41ff726559
commit
aeb1c1fbbe
3 changed files with 12 additions and 12 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@types/expand-tilde": "^2.0.2",
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node": "^22.0.0",
|
||||
"@types/node-fetch": "^2.6.11",
|
||||
"expand-tilde": "^2.0.2",
|
||||
"yaml": "^2.3.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue