File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
- uses : " actions/checkout@v4"
15
15
- uses : astral-sh/setup-uv@v5
16
16
with :
17
- version : " 0.6.3 "
17
+ version : " 0.8.8 "
18
18
python-version : " 3.13"
19
19
enable-cache : true
20
20
cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 19
19
python-version : ${{ matrix.python-version }}
20
20
- uses : astral-sh/setup-uv@v5
21
21
with :
22
- version : " 0.6.3 "
22
+ version : " 0.8.8 "
23
23
python-version : ${{ matrix.python-version }}
24
24
enable-cache : true
25
25
cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@v4
16
16
- uses : astral-sh/setup-uv@v5
17
17
with :
18
- version : " 0.6.3 "
18
+ version : " 0.8.8 "
19
19
python-version : " 3.13"
20
20
enable-cache : true
21
21
cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 34
34
python-version-file : " pyproject.toml"
35
35
- uses : astral-sh/setup-uv@v5
36
36
with :
37
- version : " 0.6.3 "
37
+ version : " 0.8.8 "
38
38
enable-cache : true
39
39
cache-dependency-glob : " uv.lock"
40
40
- run : uv build
Original file line number Diff line number Diff line change 21
21
python-version : ${{ matrix.python-version }}
22
22
- uses : astral-sh/setup-uv@v5
23
23
with :
24
- version : " 0.6.3 "
24
+ version : " 0.8.8 "
25
25
python-version : " ${{ matrix.python-version }}"
26
26
enable-cache : true
27
27
cache-dependency-glob : " uv.lock"
You can’t perform that action at this time.
0 commit comments