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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
89+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
202+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
85+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
459+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
35+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
36+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3737 with :
3838 persist-credentials : false
3939
Original file line number Diff line number Diff line change 2626 pylint
2727
2828 - name : Checkout DPNP repo
29- uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
29+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3030
3131 - name : Set up python
3232 uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
You can’t perform that action at this time.
0 commit comments