File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696 sudo apt-get install -y nvidia-cuda-toolkit clinfo
9797
9898 - name : Checkout repo
99- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
99+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
100100 with :
101101 fetch-depth : 0
102102
@@ -237,7 +237,7 @@ jobs:
237237 runs-on : ubuntu-latest
238238
239239 steps :
240- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
240+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
241241 with :
242242 fetch-depth : 0
243243
Original file line number Diff line number Diff line change 9595 access_token : ${{ github.token }}
9696
9797 - name : Checkout DPNP repo
98- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
98+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
9999 with :
100100 fetch-depth : 0
101101
@@ -514,7 +514,7 @@ jobs:
514514 run : mamba install anaconda-client
515515
516516 - name : Checkout repo
517- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
517+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
518518 with :
519519 repository : IntelPython/devops-tools
520520 fetch-depth : 0
Original file line number Diff line number Diff line change 3333 access_token : ${{ github.token }}
3434
3535 - name : Checkout repo
36- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3737 with :
3838 fetch-depth : 0
3939
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout code"
36- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
29+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3030
3131 - name : Set up python
3232 uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
You can’t perform that action at this time.
0 commit comments