6666 - " 3.9"
6767 - " 3.10"
6868 steps :
69- - uses : actions/checkout@v3
69+ - uses : actions/checkout@v4
7070 - uses : actions/setup-python@v4
7171 with :
7272 python-version : ${{ matrix.python }}
9494 - 8
9595 - 9
9696 steps :
97- - uses : actions/checkout@v3
97+ - uses : actions/checkout@v4
9898 - uses : actions/setup-python@v4
9999 with :
100100 python-version : ${{ matrix.python }}
@@ -127,7 +127,7 @@ jobs:
127127 - 8
128128 - 9
129129 steps :
130- - uses : actions/checkout@v3
130+ - uses : actions/checkout@v4
131131 - uses : actions/setup-python@v4
132132 with :
133133 python-version : ${{ matrix.python }}
@@ -157,7 +157,7 @@ jobs:
157157 - " 3.10"
158158 - " 3.11"
159159 steps :
160- - uses : actions/checkout@v3
160+ - uses : actions/checkout@v4
161161 - uses : actions/setup-python@v4
162162 with :
163163 python-version : ${{ matrix.python }}
@@ -184,7 +184,7 @@ jobs:
184184 - " 3.10"
185185 - " 3.11"
186186 steps :
187- - uses : actions/checkout@v3
187+ - uses : actions/checkout@v4
188188 - uses : actions/setup-python@v4
189189 with :
190190 python-version : ${{ matrix.python }}
@@ -214,7 +214,7 @@ jobs:
214214 - " 3.10"
215215 - " 3.11"
216216 steps :
217- - uses : actions/checkout@v3
217+ - uses : actions/checkout@v4
218218 - uses : actions/setup-python@v4
219219 with :
220220 python-version : ${{ matrix.python }}
@@ -242,7 +242,7 @@ jobs:
242242 - " 3.10"
243243 - " 3.11"
244244 steps :
245- - uses : actions/checkout@v3
245+ - uses : actions/checkout@v4
246246 - uses : actions/setup-python@v4
247247 with :
248248 python-version : ${{ matrix.python }}
@@ -266,7 +266,7 @@ jobs:
266266 - " 3.10"
267267 - " 3.11"
268268 steps :
269- - uses : actions/checkout@v3
269+ - uses : actions/checkout@v4
270270 - uses : actions/setup-python@v4
271271 with :
272272 python-version : ${{ matrix.python }}
@@ -290,7 +290,7 @@ jobs:
290290 - " 3.10"
291291 - " 3.11"
292292 steps :
293- - uses : actions/checkout@v3
293+ - uses : actions/checkout@v4
294294 - uses : actions/setup-python@v4
295295 with :
296296 python-version : ${{ matrix.python }}
@@ -320,7 +320,7 @@ jobs:
320320 - " 3.10"
321321 - " 3.11"
322322 steps :
323- - uses : actions/checkout@v3
323+ - uses : actions/checkout@v4
324324 - uses : actions/setup-python@v4
325325 with :
326326 python-version : ${{ matrix.python }}
@@ -349,7 +349,7 @@ jobs:
349349 rust :
350350 - stable
351351 steps :
352- - uses : actions/checkout@v3
352+ - uses : actions/checkout@v4
353353 - uses : actions/setup-python@v4
354354 with :
355355 python-version : ${{ matrix.python }}
0 commit comments