File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 python-version : ${{ env.PYTHON_VERSION }}
6363
6464 - name : Set up uv package manager
65- uses : astral-sh/setup-uv@v8.1 .0
65+ uses : astral-sh/setup-uv@v8.2 .0
6666 with :
6767 python-version : ${{ env.PYTHON_VERSION }}
6868
@@ -118,7 +118,7 @@ jobs:
118118 python-version : ${{ matrix.python-version }}
119119
120120 - name : Set up uv package manager
121- uses : astral-sh/setup-uv@v8.1 .0
121+ uses : astral-sh/setup-uv@v8.2 .0
122122 with :
123123 python-version : ${{ matrix.python-version }}
124124
@@ -152,7 +152,7 @@ jobs:
152152 uses : actions/checkout@v6
153153
154154 - name : Set up uv package manager
155- uses : astral-sh/setup-uv@v8.1 .0
155+ uses : astral-sh/setup-uv@v8.2 .0
156156 with :
157157 python-version : " 3.14"
158158
Original file line number Diff line number Diff line change 9292 github-token : ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
9393
9494 - name : Set up uv
95- uses : astral-sh/setup-uv@v8.1 .0
95+ uses : astral-sh/setup-uv@v8.2 .0
9696 with :
9797 python-version : " 3.14"
9898
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.1 .0
68+ uses : astral-sh/setup-uv@v8.2 .0
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.1 .0
67+ uses : astral-sh/setup-uv@v8.2 .0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }}
7070
You can’t perform that action at this time.
0 commit comments