File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 url : https://dev.to/mziyut
3131 steps :
3232 - uses : actions/checkout@v6
33- - uses : actions/setup-node@v5
33+ - uses : actions/setup-node@v6
3434 with :
3535 cache : ' yarn'
3636 - run : yarn install
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v6
2121 with :
2222 ref : main
23- - uses : actions/setup-node@v5
23+ - uses : actions/setup-node@v6
2424 with :
2525 cache : ' yarn'
2626 - run : yarn install
Original file line number Diff line number Diff line change 3131 - uses : actions/checkout@v6
3232 with :
3333 ref : main
34- - uses : actions/setup-node@v5
34+ - uses : actions/setup-node@v6
3535 with :
3636 cache : ' yarn'
3737 - uses : actions/download-artifact@v5
Original file line number Diff line number Diff line change 3232 - uses : actions/checkout@v6
3333 with :
3434 ref : main
35- - uses : actions/setup-node@v5
35+ - uses : actions/setup-node@v6
3636 with :
3737 cache : ' yarn'
3838 - run : yarn install
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v6
2121 with :
2222 ref : main
23- - uses : actions/setup-node@v5
23+ - uses : actions/setup-node@v6
2424 with :
2525 cache : ' yarn'
2626 - run : yarn install
Original file line number Diff line number Diff line change 2525 timeout-minutes : 2
2626 steps :
2727 - uses : actions/checkout@v6
28- - uses : actions/setup-node@v5
28+ - uses : actions/setup-node@v6
2929 with :
3030 cache : ' yarn'
3131 - run : yarn install
4040 timeout-minutes : 2
4141 steps :
4242 - uses : actions/checkout@v6
43- - uses : actions/setup-node@v5
43+ - uses : actions/setup-node@v6
4444 with :
4545 cache : ' yarn'
4646 - run : yarn install
You can’t perform that action at this time.
0 commit comments