File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
with :
29
29
python-version : ' 3.9'
30
30
- name : Setup uv
31
- uses : astral-sh/setup-uv@v3
31
+ uses : astral-sh/setup-uv@v5
32
32
with :
33
33
version : " 0.4.15"
34
34
enable-cache : true
Original file line number Diff line number Diff line change 26
26
with :
27
27
python-version : " 3.11"
28
28
- name : Setup uv
29
- uses : astral-sh/setup-uv@v3
29
+ uses : astral-sh/setup-uv@v5
30
30
with :
31
31
version : " 0.4.15"
32
32
enable-cache : true
53
53
with :
54
54
python-version : ${{ matrix.python-version }}
55
55
- name : Setup uv
56
- uses : astral-sh/setup-uv@v3
56
+ uses : astral-sh/setup-uv@v5
57
57
with :
58
58
version : " 0.4.15"
59
59
enable-cache : true
86
86
with :
87
87
python-version : ' 3.11'
88
88
- name : Setup uv
89
- uses : astral-sh/setup-uv@v3
89
+ uses : astral-sh/setup-uv@v5
90
90
with :
91
91
version : " 0.4.15"
92
92
enable-cache : true
You can’t perform that action at this time.
0 commit comments