|
39 | 39 |
|
40 | 40 | - name: Set up Python ${{ matrix.python-version }}
|
41 | 41 | id: python
|
42 |
| - |
| 42 | + |
43 | 43 | with:
|
44 | 44 | python-version: ${{ matrix.python-version }}
|
45 | 45 | check-latest: true
|
|
91 | 91 |
|
92 | 92 | - name: Set up Python 3.11
|
93 | 93 | id: python
|
94 |
| - |
| 94 | + |
95 | 95 | with:
|
96 | 96 | python-version: "3.11"
|
97 | 97 | check-latest: true
|
@@ -131,7 +131,7 @@ jobs:
|
131 | 131 |
|
132 | 132 | - name: Set up Python ${{ matrix.python-version }}
|
133 | 133 | id: python
|
134 |
| - |
| 134 | + |
135 | 135 | with:
|
136 | 136 | python-version: ${{ matrix.python-version }}
|
137 | 137 | check-latest: true
|
@@ -185,7 +185,7 @@ jobs:
|
185 | 185 |
|
186 | 186 | - name: Set up Python ${{ matrix.python-version }}
|
187 | 187 | id: python
|
188 |
| - |
| 188 | + |
189 | 189 | with:
|
190 | 190 | python-version: ${{ matrix.python-version }}
|
191 | 191 | check-latest: true
|
@@ -231,7 +231,7 @@ jobs:
|
231 | 231 |
|
232 | 232 | - name: Set up Python ${{ matrix.python-version }}
|
233 | 233 | id: python
|
234 |
| - |
| 234 | + |
235 | 235 | with:
|
236 | 236 | python-version: ${{ matrix.python-version }}
|
237 | 237 | check-latest: true
|
@@ -275,7 +275,7 @@ jobs:
|
275 | 275 |
|
276 | 276 | - name: Set up Python ${{ matrix.python-version }}
|
277 | 277 | id: python
|
278 |
| - |
| 278 | + |
279 | 279 | with:
|
280 | 280 | python-version: ${{ matrix.python-version }}
|
281 | 281 | check-latest: true
|
|
0 commit comments