File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
with :
59
59
python-version : " 3.11"
60
60
- name : Setup uv
61
- uses : astral-sh/setup-uv@v5
61
+ uses : astral-sh/setup-uv@v6
62
62
with :
63
63
version : " 0.4.15"
64
64
enable-cache : true
Original file line number Diff line number Diff line change 29
29
with :
30
30
python-version : " 3.11"
31
31
- name : Setup uv
32
- uses : astral-sh/setup-uv@v5
32
+ uses : astral-sh/setup-uv@v6
33
33
with :
34
34
version : " 0.4.15"
35
35
enable-cache : true
Original file line number Diff line number Diff line change 21
21
with :
22
22
python-version : ' 3.9'
23
23
- name : Setup uv
24
- uses : astral-sh/setup-uv@v5
24
+ uses : astral-sh/setup-uv@v6
25
25
with :
26
26
version : " 0.4.15"
27
27
enable-cache : true
Original file line number Diff line number Diff line change 44
44
with :
45
45
python-version : ${{ matrix.python-version }}
46
46
- name : Setup uv
47
- uses : astral-sh/setup-uv@v5
47
+ uses : astral-sh/setup-uv@v6
48
48
with :
49
49
version : " 0.4.15"
50
50
enable-cache : true
91
91
with :
92
92
python-version : ' 3.8'
93
93
- name : Setup uv
94
- uses : astral-sh/setup-uv@v5
94
+ uses : astral-sh/setup-uv@v6
95
95
with :
96
96
version : " 0.4.15"
97
97
enable-cache : true
You can’t perform that action at this time.
0 commit comments