mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
Use node 20
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
],
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"jest": {
|
||||
"clearMocks": true,
|
||||
"collectCoverage": true,
|
||||
|
||||
Reference in New Issue
Block a user