We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fff90f3 + 8061135 commit d4a7452Copy full SHA for d4a7452
1 file changed
.github/workflows/linux.yml
@@ -27,14 +27,14 @@ jobs:
27
XSC_ROOT: ${{ github.workspace }}/
28
steps:
29
- name: checkout XSC
30
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
31
- name: checkout ACE/TAO
32
33
with:
34
repository: DOCGroup/ACE_TAO
35
path: ${{ env.DOC_ROOT }}
36
- name: checkout MPC
37
38
39
repository: DOCGroup/MPC
40
path: ${{ env.MPC_ROOT }}
0 commit comments