chore: bump yarn to 4.4.1 in ci and Makefile #58
@ -29,7 +29,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: 'node:22.7.0-slim'
|
image: 'node:22.7.0-slim'
|
||||||
commands:
|
commands:
|
||||||
- yarn set version 4.4.0
|
- yarn set version 4.4.1
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn run jest
|
- yarn run jest
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
nodejs 22.8.0
|
nodejs 22.8.0
|
||||||
yarn 4.4.0
|
yarn 1.22.22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user