File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
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@v6
2727 with :
2828 node-version : 22
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@v6
1919 with :
2020 node-version : 22
2121 cache : ' pnpm'
Original file line number Diff line number Diff line change 4747 with :
4848 version : 10
4949 - name : Install Node.js
50- uses : actions/setup-node@v4
50+ uses : actions/setup-node@v6
5151 with :
5252 node-version : 22
5353 cache : ' pnpm'
Original file line number Diff line number Diff line change 2121 with :
2222 version : 10
2323 - name : Install Node.js ${{ matrix.node-version }}
24- uses : actions/setup-node@v4
24+ uses : actions/setup-node@v6
2525 with :
2626 node-version : ${{ matrix.node-version }}
2727 cache : ' pnpm'
4040 with :
4141 version : 10
4242 - name : Install Node.js
43- uses : actions/setup-node@v4
43+ uses : actions/setup-node@v6
4444 with :
4545 node-version : 20
4646 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments