File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 42
42
python-version : ${{ matrix.python-version }}
43
43
44
44
- name : Set up uv
45
- uses : astral-sh/setup-uv@v5
45
+ uses : astral-sh/setup-uv@v6
46
46
with :
47
47
cache-dependency-glob : |
48
48
setup.py
Original file line number Diff line number Diff line change 32
32
python-version : ${{ matrix.python-version }}
33
33
34
34
- name : Set up uv
35
- uses : astral-sh/setup-uv@v5
35
+ uses : astral-sh/setup-uv@v6
36
36
with :
37
37
cache-dependency-glob : |
38
38
setup.py
Original file line number Diff line number Diff line change 22
22
python-version : ${{ matrix.python-version }}
23
23
24
24
- name : Set up uv
25
- uses : astral-sh/setup-uv@v5
25
+ uses : astral-sh/setup-uv@v6
26
26
with :
27
27
cache-dependency-glob : |
28
28
setup.py
Original file line number Diff line number Diff line change 47
47
python-version : ${{ matrix.python-version }}
48
48
49
49
- name : Set up uv
50
- uses : astral-sh/setup-uv@v5
50
+ uses : astral-sh/setup-uv@v6
51
51
with :
52
52
cache-dependency-glob : |
53
53
setup.py
You can’t perform that action at this time.
0 commit comments