@@ -27,10 +27,10 @@ jobs:
2727 run :
2828 shell : bash
2929 steps :
30- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
30+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3131 with :
3232 lfs : true
33- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
33+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
3434 with :
3535 python-version : ${{ inputs.python_version }}
3636 - name : Override constraints
@@ -53,10 +53,10 @@ jobs:
5353 run :
5454 shell : bash
5555 steps :
56- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
56+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5757 with :
5858 lfs : true
59- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
59+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
6060 with :
6161 python-version : ${{ inputs.python_version }}
6262 - name : Override constraints
@@ -79,10 +79,10 @@ jobs:
7979 run :
8080 shell : bash
8181 steps :
82- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
82+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8383 with :
8484 lfs : true
85- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
85+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
8686 with :
8787 python-version : ${{ inputs.python_version }}
8888 - name : Override constraints
@@ -111,10 +111,10 @@ jobs:
111111 run : |
112112 sudo apt-get update
113113 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
115115 with :
116116 lfs : true
117- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
117+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
118118 with :
119119 python-version : ${{ inputs.python_version }}
120120 - name : Runner info
@@ -162,10 +162,10 @@ jobs:
162162 nvidia-smi
163163 cat /proc/cpuinfo
164164 nvcc --version
165- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
165+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
166166 with :
167167 lfs : true
168- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
168+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
169169 with :
170170 python-version : ${{ inputs.python_version }}
171171 - name : Override constraints
@@ -195,10 +195,10 @@ jobs:
195195 env :
196196 DEBIAN_FRONTEND : noninteractive
197197 steps :
198- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
198+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
199199 with :
200200 lfs : true
201- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
201+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
202202 with :
203203 python-version : ${{ inputs.python_version }}
204204 - name : Override constraints
@@ -221,10 +221,10 @@ jobs:
221221 run :
222222 shell : bash
223223 steps :
224- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
224+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
225225 with :
226226 lfs : true
227- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
227+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
228228 with :
229229 python-version : ${{ inputs.python_version }}
230230 - name : Install test requirements
@@ -241,10 +241,10 @@ jobs:
241241 run :
242242 shell : bash
243243 steps :
244- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
244+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
245245 with :
246246 lfs : true
247- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
247+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
248248 with :
249249 python-version : ${{ inputs.python_version }}
250250 - name : Override constraints
0 commit comments