We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9270af6 + 8fb5b51 commit fff90f3Copy full SHA for fff90f3
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@v4
+ uses: actions/checkout@v5
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