mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-05 00:56:54 +00:00
chore(deps): update node version to 20.9.0
BREAKING CHANGE: action now runs on Node 20.9.0
This commit is contained in:
parent
6319f54d83
commit
a8947aa26c
5 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"presets": [["@babel/preset-env"]],
|
||||
"targets": {
|
||||
"node": "16.5.0"
|
||||
"node": "20.9.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue