chore(deps): update node.js to v22.15.1
This commit is contained in:
parent
39bb695ba2
commit
8c2a12ab62
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: node:22.14.0
|
image: node:22.15.1
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn lint
|
- yarn lint
|
||||||
|
|
Loading…
Add table
Reference in a new issue