File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3737 CXX : ${{ matrix.CXX }}
3838 steps :
3939 - name : checkout MPC
40- uses : actions/checkout@v5
40+ uses : actions/checkout@v6
4141 - name : checkout ACE_TAO
42- uses : actions/checkout@v5
42+ uses : actions/checkout@v6
4343 with :
4444 repository : DOCGroup/ACE_TAO
4545 path : ${{ env.DOC_ROOT }}
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - name : checkout MPC
27- uses : actions/checkout@v5
27+ uses : actions/checkout@v6
2828 - name : checkout ACE_TAO
29- uses : actions/checkout@v5
29+ uses : actions/checkout@v6
3030 with :
3131 repository : DOCGroup/ACE_TAO
3232 path : ${{ env.DOC_ROOT }}
Original file line number Diff line number Diff line change 3535 CXX : ${{ matrix.CXX }}
3636 steps :
3737 - name : checkout MPC
38- uses : actions/checkout@v5
38+ uses : actions/checkout@v6
3939 - name : checkout ACE_TAO
40- uses : actions/checkout@v5
40+ uses : actions/checkout@v6
4141 with :
4242 repository : DOCGroup/ACE_TAO
4343 path : ${{ env.DOC_ROOT }}
Original file line number Diff line number Diff line change 3131 MPC_ROOT : ${{ github.workspace }}/
3232 steps :
3333 - name : checkout MPC
34- uses : actions/checkout@v5
34+ uses : actions/checkout@v6
3535 - name : checkout ACE/TAO
36- uses : actions/checkout@v5
36+ uses : actions/checkout@v6
3737 with :
3838 repository : DOCGroup/ACE_TAO
3939 path : ${{ env.DOC_ROOT }}
Original file line number Diff line number Diff line change 5454 VCPKG_INSTALLED_DIR : ${{ github.workspace }}/vcpkg_installed
5555 steps :
5656 - name : checkout MPC
57- uses : actions/checkout@v5
57+ uses : actions/checkout@v6
5858 - name : checkout ACE_TAO
59- uses : actions/checkout@v5
59+ uses : actions/checkout@v6
6060 with :
6161 repository : DOCGroup/ACE_TAO
6262 path : ${{ env.DOC_ROOT }}
You can’t perform that action at this time.
0 commit comments