File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929 - name : Checkout the repository
3030 uses : actions/checkout@v4
3131 - name : Install pnpm
32- uses : pnpm/action-setup@v2
32+ uses : pnpm/action-setup@v4
3333 with :
3434 version : 10
3535 - name : Install Node.js
5858 - name : Checkout the repository
5959 uses : actions/checkout@v4
6060 - name : Install pnpm
61- uses : pnpm/action-setup@v2
61+ uses : pnpm/action-setup@v4
6262 with :
6363 version : 10
6464 - name : Install Node.js
Original file line number Diff line number Diff line change 1111 with :
1212 fetch-depth : 0
1313 - name : Install pnpm
14- uses : pnpm/action-setup@v2
14+ uses : pnpm/action-setup@v4
1515 with :
1616 version : 10
1717 - name : Install Node.js
Original file line number Diff line number Diff line change 3232 - name : Checkout the repository
3333 uses : actions/checkout@v4
3434 - name : Install pnpm
35- uses : pnpm/action-setup@v2
35+ uses : pnpm/action-setup@v4
3636 with :
3737 version : 10
3838 - name : Install Node.js
5555 - name : Checkout the repository
5656 uses : actions/checkout@v4
5757 - name : Install pnpm
58- uses : pnpm/action-setup@v2
58+ uses : pnpm/action-setup@v4
5959 with :
6060 version : 10
6161 - name : Install Node.js
7878 - name : Checkout the repository
7979 uses : actions/checkout@v4
8080 - name : Install pnpm
81- uses : pnpm/action-setup@v2
81+ uses : pnpm/action-setup@v4
8282 with :
8383 version : 10
8484 - name : Install Node.js
You can’t perform that action at this time.
0 commit comments