Commit 0edbaa9 1 parent d869256 commit 0edbaa9 Copy full SHA for 0edbaa9
File tree 4 files changed +5
-5
lines changed
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@v3
61
+ uses : astral-sh/setup-uv@v5
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@v3
32
+ uses : astral-sh/setup-uv@v5
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@v3
24
+ uses : astral-sh/setup-uv@v5
25
25
with :
26
26
version : " 0.4.15"
27
27
enable-cache : true
Original file line number Diff line number Diff line change 43
43
with :
44
44
python-version : ${{ matrix.python-version }}
45
45
- name : Setup uv
46
- uses : astral-sh/setup-uv@v3
46
+ uses : astral-sh/setup-uv@v5
47
47
with :
48
48
version : " 0.4.15"
49
49
enable-cache : true
90
90
with :
91
91
python-version : ' 3.8'
92
92
- name : Setup uv
93
- uses : astral-sh/setup-uv@v3
93
+ uses : astral-sh/setup-uv@v5
94
94
with :
95
95
version : " 0.4.15"
96
96
enable-cache : true
You can’t perform that action at this time.
0 commit comments