Commit 23a9848 1 parent 79a9583 commit 23a9848 Copy full SHA for 23a9848
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
with :
38
38
fetch-depth : 0
39
39
- name : Install the latest version of uv
40
- uses : astral-sh/setup-uv@v4
40
+ uses : astral-sh/setup-uv@v5
41
41
with :
42
42
enable-cache : true
43
43
cache-dependency-glob : " pyproject.toml"
87
87
with :
88
88
fetch-depth : 0
89
89
- name : Install the latest version of uv
90
- uses : astral-sh/setup-uv@v4
90
+ uses : astral-sh/setup-uv@v5
91
91
with :
92
92
enable-cache : true
93
93
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@v4
140
+ uses : astral-sh/setup-uv@v5
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@v4
17
+ uses : astral-sh/setup-uv@v5
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