File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 restore-keys : |
6969 ${{ runner.os }}-pnpm-store-
7070
71- - name : Install uv
72- uses : astral-sh/setup-uv@v6
73-
7471 - name : Install dependencies
7572 run : pnpm install --frozen-lockfile
7673
Original file line number Diff line number Diff line change 1818 with :
1919 version : " 10.13.1"
2020
21- - name : Install uv
22- uses : astral-sh/setup-uv@v6
23-
2421 - name : Setup Node
2522 uses : actions/setup-node@v4
2623 with :
Original file line number Diff line number Diff line change 2929 with :
3030 version : " 10.13.1"
3131
32- - name : Install uv
33- uses : astral-sh/setup-uv@v6
34-
3532 - name : Install Dependencies
3633 run : pnpm i
3734
Original file line number Diff line number Diff line change 2424 with :
2525 version : " 10.13.1"
2626
27- - name : Install uv
28- uses : astral-sh/setup-uv@v6
29-
3027 - name : Use Node.js 20
3128 uses : actions/setup-node@v4
3229 with :
Original file line number Diff line number Diff line change 2323 with :
2424 version : " 10.13.1"
2525
26- - name : Install uv
27- uses : astral-sh/setup-uv@v6
28-
2926 - name : Use Node.js ${{ matrix.node-version }}
3027 uses : actions/setup-node@v2
3128 with :
Original file line number Diff line number Diff line change 3838 with :
3939 version : " 10.13.1"
4040
41- - name : Install uv
42- uses : astral-sh/setup-uv@v6
43-
4441 - name : Use Node.js 20
4542 uses : actions/setup-node@v3
4643 with :
6562 with :
6663 version : " 10.13.1"
6764
68- - name : Setup uv
69- uses : astral-sh/setup-uv@v6
70-
7165 - name : Use Node.js 20
7266 uses : actions/setup-node@v3
7367 with :
9286 with :
9387 version : " 10.13.1"
9488
95- - name : Install uv
96- uses : astral-sh/setup-uv@v6
97-
9889 - name : Use Node.js 20
9990 uses : actions/setup-node@v3
10091 with :
Original file line number Diff line number Diff line change 4848 with :
4949 version : " 10.13.1"
5050
51- - name : Install uv
52- uses : astral-sh/setup-uv@v6
53-
5451 - name : Use Node.js ${{ matrix.node-version }}
5552 uses : actions/setup-node@v4
5653 with :
Original file line number Diff line number Diff line change 4444 with :
4545 version : " 10.13.1"
4646
47- - name : Install uv
48- uses : astral-sh/setup-uv@v6
49-
5047 - name : Use Node.js ${{ matrix.node-version }}
5148 uses : actions/setup-node@v4
5249 with :
You can’t perform that action at this time.
0 commit comments