File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 id : versions
4242
4343 - name : Install a specific version of uv
44- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
44+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4545 with :
4646 version : " ${{ steps.versions.outputs.uv }}"
4747 python-version : " ${{ steps.versions.outputs.python }}"
@@ -127,7 +127,7 @@ jobs:
127127 id : versions
128128
129129 - name : Install a specific version of uv
130- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
130+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
131131 with :
132132 version : " ${{ steps.versions.outputs.uv }}"
133133 python-version : " ${{ steps.versions.outputs.python }}"
Original file line number Diff line number Diff line change 2424 id : versions
2525
2626 - name : Install a specific version of uv
27- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
27+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
2828 with :
2929 version : " ${{ steps.versions.outputs.uv }}"
3030 python-version : " ${{ steps.versions.outputs.python }}"
Original file line number Diff line number Diff line change 5353 id : versions
5454
5555 - name : Install a specific version of uv
56- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
56+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
5757 with :
5858 version : " ${{ steps.versions.outputs.uv }}"
5959 python-version : " ${{ steps.versions.outputs.python }}"
You can’t perform that action at this time.
0 commit comments