mirror of
https://github.com/pnpm/action-setup.git
synced 2026-02-18 11:50:32 +08:00
feat!: drop Node.js 22 support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user