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 36
36
with :
37
37
fetch-depth : 0
38
38
- name : Install the latest version of uv
39
- uses : astral-sh/setup-uv@v5
39
+ uses : astral-sh/setup-uv@v6
40
40
with :
41
41
enable-cache : true
42
42
cache-dependency-glob : " pyproject.toml"
93
93
with :
94
94
fetch-depth : 0
95
95
- name : Install the latest version of uv
96
- uses : astral-sh/setup-uv@v5
96
+ uses : astral-sh/setup-uv@v6
97
97
with :
98
98
enable-cache : true
99
99
cache-dependency-glob : " pyproject.toml"
@@ -137,7 +137,7 @@ jobs:
137
137
with :
138
138
fetch-depth : 0
139
139
- name : Install the latest version of uv
140
- uses : astral-sh/setup-uv@v5
140
+ uses : astral-sh/setup-uv@v6
141
141
with :
142
142
enable-cache : true
143
143
cache-dependency-glob : " pyproject.toml"
Original file line number Diff line number Diff line change 14
14
with :
15
15
fetch-depth : 0
16
16
- name : Install the latest version of uv
17
- uses : astral-sh/setup-uv@v5
17
+ uses : astral-sh/setup-uv@v6
18
18
with :
19
19
enable-cache : true
20
20
cache-dependency-glob : " pyproject.toml"
You can’t perform that action at this time.
0 commit comments