mirror of
https://gitea.com/actions/setup-android.git
synced 2026-03-29 17:18:21 +01:00
Migrate from Node 20 to Node 24
This commit is contained in:
committed by
Vilius Sutkus '89
parent
641d7f5e80
commit
6a40db5374
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "^20.6.5",
|
||||
"@types/node": "^24.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
|
||||
Reference in New Issue
Block a user