File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 17
17
uses : actions/checkout@v4
18
18
- name : Install pnpm
19
19
uses : pnpm/action-setup@v4
20
- with :
21
- version : 10
22
20
- name : Set up Node.js
23
21
uses : actions/setup-node@v4
24
22
with :
44
42
uses : actions/checkout@v4
45
43
- name : Install pnpm
46
44
uses : pnpm/action-setup@v4
47
- with :
48
- version : 10
49
45
- name : Set up Node.js
50
46
uses : actions/setup-node@v4
51
47
with :
62
58
uses : actions/checkout@v4
63
59
- name : Install pnpm
64
60
uses : pnpm/action-setup@v4
65
- with :
66
- version : 10
67
61
- name : Set up Node.js
68
62
uses : actions/setup-node@v4
69
63
with :
82
76
uses : actions/checkout@v4
83
77
- name : Install pnpm
84
78
uses : pnpm/action-setup@v4
85
- with :
86
- version : 10
87
79
- name : Set up Node.js
88
80
uses : actions/setup-node@v4
89
81
with :
You can’t perform that action at this time.
0 commit comments