File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1313 - name : Checkout the repository
1414 uses : actions/checkout@v4
1515 - name : Install Node.js
16- uses : actions/setup-node@v4
16+ uses : actions/setup-node@v6
1717 with :
1818 node-version : 22
1919 - id : set-matrix
3333 with :
3434 version : 10
3535 - name : Install Node.js
36- uses : actions/setup-node@v4
36+ uses : actions/setup-node@v6
3737 with :
3838 node-version : 22
3939 cache : ' pnpm'
6262 with :
6363 version : 10
6464 - name : Install Node.js
65- uses : actions/setup-node@v4
65+ uses : actions/setup-node@v6
6666 with :
6767 node-version : 22
6868 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 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@v6
2020 with :
2121 node-version : 22
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@v6
4040 with :
4141 node-version : 22
4242 cache : ' pnpm'
5959 with :
6060 version : 10
6161 - name : Install Node.js
62- uses : actions/setup-node@v4
62+ uses : actions/setup-node@v6
6363 with :
6464 node-version : 22
6565 cache : ' pnpm'
8282 with :
8383 version : 10
8484 - name : Install Node.js
85- uses : actions/setup-node@v4
85+ uses : actions/setup-node@v6
8686 with :
8787 node-version : 22
8888 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments