File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 python-version-file : " pyproject.toml"
2222
2323 - name : Install uv ${{ vars.UV_VERSION }}
24- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
24+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
2525 with :
2626 enable-cache : true
2727 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 3636 with :
3737 python-version-file : " consensus-specs/pyproject.toml"
3838 - name : Install uv ${{ vars.UV_VERSION }}
39- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
39+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4040 with :
4141 enable-cache : true
4242 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 4242 with :
4343 python-version-file : " pyproject.toml"
4444 - name : Install uv ${{ vars.UV_VERSION }}
45- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
45+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4646 with :
4747 enable-cache : true
4848 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 2828 python-version-file : " consensus-specs/pyproject.toml"
2929
3030 - name : Install uv ${{ vars.UV_VERSION }}
31- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
31+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
3232 with :
3333 enable-cache : true
3434 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 2323 with :
2424 python-version-file : " pyproject.toml"
2525 - name : Install uv ${{ vars.UV_VERSION }}
26- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
26+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
2727 with :
2828 enable-cache : true
2929 version : ${{ vars.UV_VERSION }}
6666 with :
6767 python-version-file : " pyproject.toml"
6868 - name : Install uv ${{ vars.UV_VERSION }}
69- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
69+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
7070 with :
7171 enable-cache : true
7272 version : ${{ vars.UV_VERSION }}
@@ -106,7 +106,7 @@ jobs:
106106 with :
107107 python-version-file : " pyproject.toml"
108108 - name : Install uv ${{ vars.UV_VERSION }}
109- uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
109+ uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
110110 with :
111111 enable-cache : true
112112 version : ${{ vars.UV_VERSION }}
You can’t perform that action at this time.
0 commit comments