File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 version : 10
2525 - name : Install Node.js
26- uses : actions/setup-node@v4
26+ uses : actions/setup-node@v5
2727 with :
2828 node-version : 20
2929 cache : ' pnpm'
Original file line number Diff line number Diff line change 1515 with :
1616 version : 10
1717 - name : Install Node.js
18- uses : actions/setup-node@v4
18+ uses : actions/setup-node@v5
1919 with :
2020 node-version : 20
2121 cache : ' pnpm'
Original file line number Diff line number Diff line change 6565 with :
6666 version : 10
6767 - name : Install Node.js
68- uses : actions/setup-node@v4
68+ uses : actions/setup-node@v5
6969 with :
7070 node-version : 20
7171 cache : ' pnpm'
Original file line number Diff line number Diff line change 1616 - name : Checkout the repository
1717 uses : actions/checkout@v4
1818 - name : Install Node.js
19- uses : actions/setup-node@v4
19+ uses : actions/setup-node@v5
2020 with :
2121 node-version : 20
2222 - id : set-matrix
3636 with :
3737 version : 10
3838 - name : Install Node.js
39- uses : actions/setup-node@v4
39+ uses : actions/setup-node@v5
4040 with :
4141 node-version : 20
4242 cache : ' pnpm'
5959 with :
6060 version : 10
6161 - name : Install Node.js
62- uses : actions/setup-node@v4
62+ uses : actions/setup-node@v5
6363 with :
6464 node-version : 20
6565 cache : ' pnpm'
8282 with :
8383 version : 10
8484 - name : Install Node.js
85- uses : actions/setup-node@v4
85+ uses : actions/setup-node@v5
8686 with :
8787 node-version : 20
8888 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments