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