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@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 27
27
with :
28
28
python-version : ' 3.9'
29
29
- name : Setup uv
30
- uses : astral-sh/setup-uv@v5
30
+ uses : astral-sh/setup-uv@v6
31
31
with :
32
32
version : " 0.4.15"
33
33
enable-cache : true
Original file line number Diff line number Diff line change 47
47
with :
48
48
python-version : ${{ matrix.python-version }}
49
49
- name : Setup uv
50
- uses : astral-sh/setup-uv@v5
50
+ uses : astral-sh/setup-uv@v6
51
51
with :
52
52
version : " 0.4.15"
53
53
enable-cache : true
85
85
with :
86
86
python-version : ' 3.8'
87
87
- name : Setup uv
88
- uses : astral-sh/setup-uv@v5
88
+ uses : astral-sh/setup-uv@v6
89
89
with :
90
90
version : " 0.4.15"
91
91
enable-cache : true
You can’t perform that action at this time.
0 commit comments