File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v6
1414 - uses : oven-sh/setup-bun@v2
1515 with :
16- bun-version : " 1.3.4 "
16+ bun-version : " 1.3.11 "
1717 - run : bun install
1818 - run : bunx turbo run check
1919
2323 - uses : actions/checkout@v6
2424 - uses : oven-sh/setup-bun@v2
2525 with :
26- bun-version : " 1.3.4 "
26+ bun-version : " 1.3.11 "
2727 - run : bun install
2828 - run : bunx turbo run typecheck
2929
3333 - uses : actions/checkout@v6
3434 - uses : oven-sh/setup-bun@v2
3535 with :
36- bun-version : " 1.3.4 "
36+ bun-version : " 1.3.11 "
3737 - run : bun install
3838 - run : bunx turbo run test -- --coverage
3939
4343 - uses : actions/checkout@v6
4444 - uses : oven-sh/setup-bun@v2
4545 with :
46- bun-version : " 1.3.4 "
46+ bun-version : " 1.3.11 "
4747 - run : bun install
4848 - run : bun run knip
4949
5353 - uses : actions/checkout@v6
5454 - uses : oven-sh/setup-bun@v2
5555 with :
56- bun-version : " 1.3.4 "
56+ bun-version : " 1.3.11 "
5757 - run : bun install
5858 - run : bunx turbo run build
Original file line number Diff line number Diff line change 11[tools ]
2- bun = " 1.3.4 "
2+ bun = " 1.3.11 "
33node = " 25.8.2"
44lefthook = " latest"
You can’t perform that action at this time.
0 commit comments