This repository was archived by the owner on Apr 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-9
lines changed
Expand file tree Collapse file tree 7 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 3636 with :
3737 node-version : 18.x
3838
39- - uses : pnpm/action-setup@v2
39+ - uses : pnpm/action-setup@v4
4040 name : Install pnpm
4141 id : pnpm-install
4242 with :
Original file line number Diff line number Diff line change 3232 with :
3333 node-version : 18.x
3434
35- - uses : pnpm/action-setup@v2
35+ - uses : pnpm/action-setup@v4
3636 name : Install pnpm
3737 id : pnpm-install
3838 with :
Original file line number Diff line number Diff line change 3333 with :
3434 node-version : 18.x
3535
36- - uses : pnpm/action-setup@v2
36+ - uses : pnpm/action-setup@v4
3737 name : Install pnpm
3838 id : pnpm-install
3939 with :
Original file line number Diff line number Diff line change 2121 with :
2222 node-version : 18.x
2323
24- - uses : pnpm/action-setup@v2
24+ - uses : pnpm/action-setup@v4
2525 name : Install pnpm
2626 id : pnpm-install
2727 with :
Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ jobs:
1515 - name : Checkout source
1616 uses : actions/checkout@v3
1717
18- - uses : pnpm/action-setup@v2
18+ - uses : pnpm/action-setup@v4
1919 name : Install pnpm
2020 id : pnpm-install
2121 with :
22- version : 8
2322 run_install : false
2423
2524 - name : Setup Node.js
Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ jobs:
1515 - name : Checkout source
1616 uses : actions/checkout@v3
1717
18- - uses : pnpm/action-setup@v2
18+ - uses : pnpm/action-setup@v4
1919 name : Install pnpm
2020 id : pnpm-install
2121 with :
22- version : 8
2322 run_install : false
2423
2524 - name : Setup Node.js
Original file line number Diff line number Diff line change 2323 with :
2424 node-version : 18.x
2525
26- - uses : pnpm/action-setup@v2
26+ - uses : pnpm/action-setup@v4
2727 name : Install pnpm
2828 id : pnpm-install
2929 with :
You can’t perform that action at this time.
0 commit comments