File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
89+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
202+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
203203 with :
204204 fetch-depth : 0
205205
Original file line number Diff line number Diff line change 8181 access_token : ${{ github.token }}
8282
8383 - name : Checkout DPNP repo
84- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
84+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
8585 with :
8686 fetch-depth : 0
8787
@@ -430,7 +430,7 @@ jobs:
430430 run : conda install anaconda-client
431431
432432 - name : Checkout repo
433- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
433+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
434434 with :
435435 repository : IntelPython/devops-tools
436436 fetch-depth : 0
Original file line number Diff line number Diff line change 3030 access_token : ${{ github.token }}
3131
3232 - name : Checkout repo
33- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
33+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
3434 with :
3535 fetch-depth : 0
3636
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout code"
36- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
36+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
28+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
2929
3030 - name : Set up python
3131 uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
You can’t perform that action at this time.
0 commit comments