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