build: update to node 20
This commit is contained in:
+1
-1
@@ -17,5 +17,5 @@ inputs:
|
||||
description: The actions cache key.
|
||||
default: ''
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
+2
-2
@@ -29,8 +29,8 @@
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.11.19",
|
||||
"@types/semver": "^7.5.7",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.1",
|
||||
"@typescript-eslint/parser": "^7.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.2",
|
||||
"@typescript-eslint/parser": "^7.0.2",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
||||
Generated
+781
-1220
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user