File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3939 - name : Install uv
4040 uses : astral-sh/setup-uv@v7.3.0
4141 with :
42- version : " 0.10.2 "
42+ version : " 0.10.4 "
4343
4444 - name : Configure git auth for private packages
4545 uses : ./.github/actions/configure-git-auth
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.2 "
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.2 "
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.2 "
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.2 "
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 @@ -122,7 +122,7 @@ jobs:
122122 - name : Install uv
123123 uses : astral-sh/setup-uv@v7.3.0
124124 with :
125- version : " 0.10.2 "
125+ version : " 0.10.4 "
126126
127127 - name : Configure git auth for private packages
128128 uses : ./.github/actions/configure-git-auth
@@ -387,7 +387,7 @@ jobs:
387387 - name : Install uv
388388 uses : astral-sh/setup-uv@v7.3.0
389389 with :
390- version : " 0.10.2 "
390+ version : " 0.10.4 "
391391
392392 - name : " Sync the virtual environment for ${{ github.repository }}"
393393 shell : bash
Original file line number Diff line number Diff line change 2222 - name : Install uv
2323 uses : astral-sh/setup-uv@v7.3.0
2424 with :
25- version : " 0.10.2 "
25+ version : " 0.10.4 "
2626
2727 - name : Configure git auth for private packages
2828 uses : ./.github/actions/configure-git-auth
You can’t perform that action at this time.
0 commit comments