File tree Expand file tree Collapse file tree 3 files changed +7391
-4226
lines changed Expand file tree Collapse file tree 3 files changed +7391
-4226
lines changed Original file line number Diff line number Diff line change 24
24
- uses : pnpm/action-setup@v4
25
25
name : Install pnpm
26
26
with :
27
- version : ' latest'
27
+ version : " latest"
28
28
run_install : false
29
29
- uses : actions/setup-node@v4
30
30
with :
47
47
- uses : pnpm/action-setup@v4
48
48
name : Install pnpm
49
49
with :
50
- version : ' latest'
50
+ version : " latest"
51
51
run_install : false
52
52
- uses : actions/setup-node@v4
53
53
with :
74
74
- uses : pnpm/action-setup@v4
75
75
name : Install pnpm
76
76
with :
77
- version : ' latest'
77
+ version : " latest"
78
78
run_install : false
79
79
- uses : actions/setup-node@v4
80
80
with :
@@ -110,7 +110,7 @@ jobs:
110
110
- uses : pnpm/action-setup@v4
111
111
name : Install pnpm
112
112
with :
113
- version : ' latest'
113
+ version : " latest"
114
114
run_install : false
115
115
- uses : actions/setup-node@v4
116
116
with :
Original file line number Diff line number Diff line change 20
20
- uses : pnpm/action-setup@v4
21
21
name : Install pnpm
22
22
with :
23
- version : ' latest'
23
+ version : " latest"
24
24
run_install : false
25
25
- uses : actions/setup-node@v4
26
26
with :
You can’t perform that action at this time.
0 commit comments