File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 sudo apt-get install -y nvidia-cuda-toolkit clinfo
8787
8888 - name : Checkout repo
89- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
89+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
9090 with :
9191 fetch-depth : 0
9292
@@ -199,7 +199,7 @@ jobs:
199199 runs-on : ubuntu-20.04
200200
201201 steps :
202- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
202+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
203203 with :
204204 fetch-depth : 0
205205
Original file line number Diff line number Diff line change 8282 access_token : ${{ github.token }}
8383
8484 - name : Checkout DPNP repo
85- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
85+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
8686 with :
8787 fetch-depth : 0
8888
@@ -456,7 +456,7 @@ jobs:
456456 run : conda install anaconda-client
457457
458458 - name : Checkout repo
459- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
459+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
460460 with :
461461 repository : IntelPython/devops-tools
462462 fetch-depth : 0
Original file line number Diff line number Diff line change 3232 access_token : ${{ github.token }}
3333
3434 - name : Checkout repo
35- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
35+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
3636 with :
3737 fetch-depth : 0
3838
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout code"
36- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
36+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
3737 with :
3838 persist-credentials : false
3939
Original file line number Diff line number Diff line change 2525 pylint
2626
2727 - name : Checkout DPNP repo
28- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
2929
3030 - name : Set up python
3131 uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
You can’t perform that action at this time.
0 commit comments