chore(deps): update node.js to v20.18.0 #64
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
test:
|
||||
image: node:20.15.1
|
||||
image: node:20.18.0
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn lint
|
||||
|
|
Loading…
Reference in a new issue