2727 steps :
2828 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
30- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
30+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3131 with :
3232 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
3333 cache : " pip"
8787 exit 1
8888 fi
8989 - name : Set up Python ${{ matrix.python-version }}
90- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
90+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
9191 with :
9292 python-version : ${{ matrix.python-version }}
9393 cache : " pip"
@@ -121,7 +121,7 @@ jobs:
121121 steps :
122122 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
123123 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
124- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
124+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
125125 with :
126126 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
127127 cache : " pip"
@@ -146,7 +146,7 @@ jobs:
146146 steps :
147147 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
148148 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
149- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
149+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
150150 with :
151151 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
152152 cache : " pip"
@@ -174,7 +174,7 @@ jobs:
174174 steps :
175175 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
176176 - name : Set up Python ${{ env.X_PYTHON_MAX_VERSION }}
177- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
177+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
178178 with :
179179 python-version : ${{ env.X_PYTHON_MAX_VERSION }}
180180 cache : " pip"
@@ -196,7 +196,7 @@ jobs:
196196 steps :
197197 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
198198 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
199- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
199+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
200200 with :
201201 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
202202 - name : Install dependencies
@@ -232,7 +232,7 @@ jobs:
232232 steps :
233233 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
234234 - name : Set up Python ${{ matrix.python-version }}
235- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
235+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
236236 with :
237237 python-version : ${{ matrix.python-version }}
238238 cache : " pip"
@@ -261,7 +261,7 @@ jobs:
261261 steps :
262262 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
263263 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
264- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
264+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
265265 with :
266266 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
267267 cache : " pip"
@@ -289,7 +289,7 @@ jobs:
289289 steps :
290290 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
291291 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
292- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
292+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
293293 with :
294294 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
295295 - name : Install dependencies
@@ -311,7 +311,7 @@ jobs:
311311 steps :
312312 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
313313 - name : Set up Python ${{ env.X_PYTHON_MIN_VERSION }}
314- uses : actions/setup-python@a26af69be951a213d95a4c3e4e4022e16d87065 # v5
314+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
315315 with :
316316 python-version : ${{ env.X_PYTHON_MIN_VERSION }}
317317 cache : " pip"
0 commit comments