This repository was archived by the owner on Feb 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4343 - name : Install uv
4444 uses : astral-sh/setup-uv@v7.3.0
4545 with :
46- version : " 0.10.3 "
46+ version : " 0.10.4 "
4747
4848 - name : Configure git auth for private packages
4949 uses : ./.github/actions/configure-git-auth
Original file line number Diff line number Diff line change 3131 - name : Install uv
3232 uses : astral-sh/setup-uv@v7.3.0
3333 with :
34- version : " 0.10.3 "
34+ version : " 0.10.4 "
3535
3636 - name : Configure git auth for private packages
3737 uses : ./.github/actions/configure-git-auth
6767 - name : Install uv
6868 uses : astral-sh/setup-uv@v7.3.0
6969 with :
70- version : " 0.10.3 "
70+ version : " 0.10.4 "
7171 python-version : ${{ matrix.python-version }}
7272
7373 - name : Configure git auth for private packages
9191 - name : Install uv
9292 uses : astral-sh/setup-uv@v7.3.0
9393 with :
94- version : " 0.10.3 "
94+ version : " 0.10.4 "
9595
9696 - name : Configure git auth for private packages
9797 uses : ./.github/actions/configure-git-auth
Original file line number Diff line number Diff line change 8383 - name : Install uv
8484 uses : astral-sh/setup-uv@v7.3.0
8585 with :
86- version : " 0.10.3 "
86+ version : " 0.10.4 "
8787
8888 - name : Configure git auth for private packages
8989 uses : ./.github/actions/configure-git-auth
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 - name : Install uv
114114 uses : astral-sh/setup-uv@v7.3.0
115115 with :
116- version : " 0.10.3 "
116+ version : " 0.10.4 "
117117
118118 - name : Configure git auth for private packages
119119 uses : ./.github/actions/configure-git-auth
@@ -327,7 +327,7 @@ jobs:
327327 - name : Install uv
328328 uses : astral-sh/setup-uv@v7.3.0
329329 with :
330- version : " 0.10.3 "
330+ version : " 0.10.4 "
331331
332332 - name : " Sync the virtual environment for ${{ github.repository }}"
333333 shell : bash
You can’t perform that action at this time.
0 commit comments