mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
feat: migrate to node v16 (#611)
* ci: support manual release and fix commit message * feat: require node v16
This commit is contained in:
parent
61ab5a7228
commit
825caf3e3b
3 changed files with 14 additions and 6 deletions
|
|
@ -17,5 +17,5 @@ inputs:
|
|||
environment variable.
|
||||
required: false
|
||||
runs:
|
||||
using: node12
|
||||
using: node16
|
||||
main: dist/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue