File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 - name : Install pnpm
1818 uses : pnpm/action-setup@v4
19- with :
20- version : 10
2119
2220 - name : Setup Node.js
2321 uses : actions/setup-node@v4
4038
4139 - name : Install pnpm
4240 uses : pnpm/action-setup@v4
43- with :
44- version : 10
4541
4642 - name : Setup Node.js
4743 uses : actions/setup-node@v4
6763
6864 - name : Install pnpm
6965 uses : pnpm/action-setup@v4
70- with :
71- version : 10
7266
7367 - name : Setup Node.js
7468 uses : actions/setup-node@v4
10397
10498 - name : Install pnpm
10599 uses : pnpm/action-setup@v4
106- with :
107- version : 10
108100
109101 - name : Setup Node.js
110102 uses : actions/setup-node@v4
@@ -133,8 +125,6 @@ jobs:
133125
134126 - name : Install pnpm
135127 uses : pnpm/action-setup@v4
136- with :
137- version : 10
138128
139129 - name : Setup Node.js
140130 uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments