File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
- name : Install uv
24
24
uses : astral-sh/setup-uv@v6
25
25
with :
26
- version : " 0.4.16 "
26
+ version : " latest "
27
27
# enable-cache: true
28
28
29
29
- name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 23
23
- name : Install uv
24
24
uses : astral-sh/setup-uv@v6
25
25
with :
26
- version : " 0.4.16 "
26
+ version : " latest "
27
27
# enable-cache: true
28
28
29
29
- name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 20
20
- name : Install uv
21
21
uses : astral-sh/setup-uv@v6
22
22
with :
23
- version : " 0.4.16 "
23
+ version : " latest "
24
24
enable-cache : true
25
25
26
26
- name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 24
24
- name : Install uv
25
25
uses : astral-sh/setup-uv@v6
26
26
with :
27
- version : " 0.4.16 "
27
+ version : " latest "
28
28
enable-cache : true
29
29
30
30
- name : Set up Python ${{ matrix.config.py }}
Original file line number Diff line number Diff line change 24
24
- name : Install uv
25
25
uses : astral-sh/setup-uv@v6
26
26
with :
27
- version : " 0.4.16 "
27
+ version : " latest "
28
28
enable-cache : true
29
29
30
30
- name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 25
25
- name : Install uv
26
26
uses : astral-sh/setup-uv@v6
27
27
with :
28
- version : " 0.4.16 "
28
+ version : " latest "
29
29
enable-cache : true
30
30
31
31
- name : Set up Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments