File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 python-version : ${{ env.PYTHON_VERSION }}
6464
6565 - name : Set up uv package manager
66- uses : astral-sh/setup-uv@v8.3.0
66+ uses : astral-sh/setup-uv@v8.3.1
6767 with :
6868 python-version : ${{ env.PYTHON_VERSION }}
6969
@@ -199,7 +199,7 @@ jobs:
199199 python-version : ${{ matrix.python-version }}
200200
201201 - name : Set up uv package manager
202- uses : astral-sh/setup-uv@v8.3.0
202+ uses : astral-sh/setup-uv@v8.3.1
203203 with :
204204 python-version : ${{ matrix.python-version }}
205205
@@ -233,7 +233,7 @@ jobs:
233233 uses : actions/checkout@v7
234234
235235 - name : Set up uv package manager
236- uses : astral-sh/setup-uv@v8.3.0
236+ uses : astral-sh/setup-uv@v8.3.1
237237 with :
238238 python-version : " 3.14"
239239
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 github-token : ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
122122
123123 - name : Set up uv
124- uses : astral-sh/setup-uv@v8.3.0
124+ uses : astral-sh/setup-uv@v8.3.1
125125 with :
126126 python-version : " 3.14"
127127
Original file line number Diff line number Diff line change 6565 python-version : ${{ env.PYTHON_VERSION }}
6666
6767 - name : Set up uv package manager
68- uses : astral-sh/setup-uv@v8.3.0
68+ uses : astral-sh/setup-uv@v8.3.1
6969 with :
7070 python-version : ${{ env.PYTHON_VERSION }}
7171
Original file line number Diff line number Diff line change 6464 python-version : ${{ env.PYTHON_VERSION }}
6565
6666 - name : Set up uv package manager
67- uses : astral-sh/setup-uv@v8.3.0
67+ uses : astral-sh/setup-uv@v8.3.1
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }}
7070
You can’t perform that action at this time.
0 commit comments