chore(deps): update node.js to v20.17.0
This commit is contained in:
parent
c3c3557c08
commit
3a20ba1661
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
test:
|
||||
image: node:20.15.1
|
||||
image: node:20.17.0
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn lint
|
||||
|
|
Loading…
Reference in a new issue