File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - name : Install uv
3030 uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
3131 with :
32- version : " 0.9.18 "
32+ version : " 0.9.30 "
3333
3434 - name : Install Python
3535 run : uv python install 3.13
5656 - name : Install uv
5757 uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
5858 with :
59- version : " 0.9.18 "
59+ version : " 0.9.30 "
6060
6161 - name : Install Python
6262 run : uv python install 3.13
8585 - name : Install uv
8686 uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
8787 with :
88- version : " 0.9.18 "
88+ version : " 0.9.30 "
8989
9090 - name : Install Python ${{ matrix.python-version }}
9191 run : uv python install ${{ matrix.python-version }}
@@ -125,7 +125,7 @@ jobs:
125125 - name : Install uv
126126 uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
127127 with :
128- version : " 0.9.18 "
128+ version : " 0.9.30 "
129129
130130 - name : Build package
131131 run : uv build --no-sources
Original file line number Diff line number Diff line change 4646 - name : Install uv
4747 uses : astral-sh/setup-uv@45cfcb3be5323e8be48c8a1849f80be7e5152a90
4848 with :
49- version : " 0.9.18 "
49+ version : " 0.9.30 "
5050 enable-cache : false
5151
5252 - name : Install Python 3.13
7878 - name : Install uv
7979 uses : astral-sh/setup-uv@45cfcb3be5323e8be48c8a1849f80be7e5152a90
8080 with :
81- version : " 0.9.18 "
81+ version : " 0.9.30 "
8282 enable-cache : false
8383
8484 - name : Download artifacts
@@ -116,7 +116,7 @@ jobs:
116116 - name : Install uv
117117 uses : astral-sh/setup-uv@45cfcb3be5323e8be48c8a1849f80be7e5152a90
118118 with :
119- version : " 0.9.18 "
119+ version : " 0.9.30 "
120120 enable-cache : false
121121
122122 - name : Download artifacts
You can’t perform that action at this time.
0 commit comments