mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
feat!: migrate to node v20 (#799)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
80fecee757
commit
79381b4d4b
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"main": "src/index.ts",
|
||||
"engines": {
|
||||
"node": "^16.13.0 || >=18.12.0",
|
||||
"node": ">=20.11.0",
|
||||
"yarn": "^1.22.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue