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 9191 sudo apt-get install -y nvidia-cuda-toolkit clinfo
9292
9393 - name : Checkout repo
94- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
94+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
9595 with :
9696 fetch-depth : 0
9797
@@ -209,7 +209,7 @@ jobs:
209209 runs-on : ubuntu-20.04
210210
211211 steps :
212- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
212+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
213213 with :
214214 fetch-depth : 0
215215
Original file line number Diff line number Diff line change 8888 access_token : ${{ github.token }}
8989
9090 - name : Checkout DPNP repo
91- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
91+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
9292 with :
9393 fetch-depth : 0
9494
@@ -477,7 +477,7 @@ jobs:
477477 run : conda install anaconda-client
478478
479479 - name : Checkout repo
480- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
480+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
481481 with :
482482 repository : IntelPython/devops-tools
483483 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
35+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
36+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
29+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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