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 96
96
sudo apt-get install -y nvidia-cuda-toolkit clinfo
97
97
98
98
- name : Checkout repo
99
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
99
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
100
100
with :
101
101
fetch-depth : 0
102
102
@@ -237,7 +237,7 @@ jobs:
237
237
runs-on : ubuntu-latest
238
238
239
239
steps :
240
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
240
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
241
241
with :
242
242
fetch-depth : 0
243
243
Original file line number Diff line number Diff line change 95
95
access_token : ${{ github.token }}
96
96
97
97
- name : Checkout DPNP repo
98
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
98
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
99
99
with :
100
100
fetch-depth : 0
101
101
@@ -514,7 +514,7 @@ jobs:
514
514
run : mamba install anaconda-client
515
515
516
516
- name : Checkout repo
517
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
517
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
518
518
with :
519
519
repository : IntelPython/devops-tools
520
520
fetch-depth : 0
Original file line number Diff line number Diff line change 33
33
access_token : ${{ github.token }}
34
34
35
35
- name : Checkout repo
36
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
37
37
with :
38
38
fetch-depth : 0
39
39
Original file line number Diff line number Diff line change 33
33
34
34
steps :
35
35
- name : " Checkout code"
36
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
37
37
with :
38
38
persist-credentials : false
39
39
Original file line number Diff line number Diff line change 26
26
pylint
27
27
28
28
- name : Checkout DPNP repo
29
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
29
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
30
30
31
31
- name : Set up python
32
32
uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
You can’t perform that action at this time.
0 commit comments