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 1111 - name : Checkout the repository
1212 uses : actions/checkout@v4
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
3939 - name : Checkout the repository
4040 uses : actions/checkout@v4
4141 - name : Install pnpm
42- uses : pnpm/action-setup@v2
42+ uses : pnpm/action-setup@v4
4343 with :
4444 version : 10
4545 - 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 1212 - name : Checkout the repository
1313 uses : actions/checkout@v4
1414 - name : Install pnpm
15- uses : pnpm/action-setup@v2
15+ uses : pnpm/action-setup@v4
1616 with :
1717 version : 10
1818 - name : Install Node.js
3131 - name : Checkout the repository
3232 uses : actions/checkout@v4
3333 - name : Install pnpm
34- uses : pnpm/action-setup@v2
34+ uses : pnpm/action-setup@v4
3535 with :
3636 version : 10
3737 - name : Install Node.js
5050 - name : Checkout the repository
5151 uses : actions/checkout@v4
5252 - name : Install pnpm
53- uses : pnpm/action-setup@v2
53+ uses : pnpm/action-setup@v4
5454 with :
5555 version : 10
5656 - name : Install Node.js
You can’t perform that action at this time.
0 commit comments