File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121
22- - name : Setup Node.js 20 .x
22+ - name : Setup Node.js 22 .x
2323 uses : actions/setup-node@v4
2424 with :
2525 cache : ' yarn'
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525
26- - name : Setup Node.js 20 .x
26+ - name : Setup Node.js 22 .x
2727 uses : actions/setup-node@v4
2828 with :
2929 cache : ' yarn'
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919
20- - name : Setup Node.js 20 .x
20+ - name : Setup Node.js 22 .x
2121 uses : actions/setup-node@v4
2222 with :
2323 cache : ' yarn'
Original file line number Diff line number Diff line change 2929 env :
3030 TEST_PROJECTS_DIR : " ${{ runner.temp }}/projects"
3131
32- - name : Setup Node.js 20 .x
32+ - name : Setup Node.js 22 .x
3333 uses : actions/setup-node@v4
3434 with :
3535 cache : ' yarn'
Original file line number Diff line number Diff line change 2020 with :
2121 fetch-depth : 0
2222
23- - name : Setup Node.js 20 .x
23+ - name : Setup Node.js 22 .x
2424 uses : actions/setup-node@v4
2525 with :
2626 cache : ' yarn'
Original file line number Diff line number Diff line change 1616 - name : Checkout Repo
1717 uses : actions/checkout@v4
1818
19- - name : Setup Node.js 20 .x
19+ - name : Setup Node.js 22 .x
2020 uses : actions/setup-node@v4
2121 with :
2222 cache : ' yarn'
You can’t perform that action at this time.
0 commit comments