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 2424 - uses : pnpm/action-setup@v4
2525 name : Install pnpm
2626 with :
27- version : ' latest'
27+ version : " latest"
2828 run_install : false
2929 - uses : actions/setup-node@v4
3030 with :
4747 - uses : pnpm/action-setup@v4
4848 name : Install pnpm
4949 with :
50- version : ' latest'
50+ version : " latest"
5151 run_install : false
5252 - uses : actions/setup-node@v4
5353 with :
7474 - uses : pnpm/action-setup@v4
7575 name : Install pnpm
7676 with :
77- version : ' latest'
77+ version : " latest"
7878 run_install : false
7979 - uses : actions/setup-node@v4
8080 with :
@@ -110,7 +110,7 @@ jobs:
110110 - uses : pnpm/action-setup@v4
111111 name : Install pnpm
112112 with :
113- version : ' latest'
113+ version : " latest"
114114 run_install : false
115115 - uses : actions/setup-node@v4
116116 with :
Original file line number Diff line number Diff line change 2020 - uses : pnpm/action-setup@v4
2121 name : Install pnpm
2222 with :
23- version : ' latest'
23+ version : " latest"
2424 run_install : false
2525 - uses : actions/setup-node@v4
2626 with :
You can’t perform that action at this time.
0 commit comments