@@ -27,10 +27,10 @@ jobs:
27
27
run :
28
28
shell : bash
29
29
steps :
30
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
30
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
31
with :
32
32
lfs : true
33
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
33
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
34
34
with :
35
35
python-version : ${{ inputs.python_version }}
36
36
- name : Override constraints
@@ -53,10 +53,10 @@ jobs:
53
53
run :
54
54
shell : bash
55
55
steps :
56
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
56
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57
57
with :
58
58
lfs : true
59
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
59
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
60
60
with :
61
61
python-version : ${{ inputs.python_version }}
62
62
- name : Override constraints
@@ -79,10 +79,10 @@ jobs:
79
79
run :
80
80
shell : bash
81
81
steps :
82
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
82
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
83
83
with :
84
84
lfs : true
85
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
85
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
86
86
with :
87
87
python-version : ${{ inputs.python_version }}
88
88
- name : Override constraints
@@ -111,10 +111,10 @@ jobs:
111
111
run : |
112
112
sudo apt-get update
113
113
sudo apt-get --assume-yes install gcc g++ build-essential ninja-build libgl1-mesa-dev libglib2.0-0
114
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
114
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
115
115
with :
116
116
lfs : true
117
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
117
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
118
118
with :
119
119
python-version : ${{ inputs.python_version }}
120
120
- name : Runner info
@@ -162,10 +162,10 @@ jobs:
162
162
nvidia-smi
163
163
cat /proc/cpuinfo
164
164
nvcc --version
165
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
165
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
166
166
with :
167
167
lfs : true
168
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
168
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
169
169
with :
170
170
python-version : ${{ inputs.python_version }}
171
171
- name : Override constraints
@@ -195,10 +195,10 @@ jobs:
195
195
env :
196
196
DEBIAN_FRONTEND : noninteractive
197
197
steps :
198
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
198
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
199
199
with :
200
200
lfs : true
201
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
201
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
202
202
with :
203
203
python-version : ${{ inputs.python_version }}
204
204
- name : Override constraints
@@ -221,10 +221,10 @@ jobs:
221
221
run :
222
222
shell : bash
223
223
steps :
224
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
224
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
225
225
with :
226
226
lfs : true
227
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
227
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
228
228
with :
229
229
python-version : ${{ inputs.python_version }}
230
230
- name : Install test requirements
@@ -241,10 +241,10 @@ jobs:
241
241
run :
242
242
shell : bash
243
243
steps :
244
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
244
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
245
245
with :
246
246
lfs : true
247
- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
247
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
248
248
with :
249
249
python-version : ${{ inputs.python_version }}
250
250
- name : Override constraints
0 commit comments