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@v3
40
+ uses : astral-sh/setup-uv@v4
41
41
with :
42
42
enable-cache : true
43
43
cache-dependency-glob : " pyproject.toml"
94
94
with :
95
95
fetch-depth : 0
96
96
- name : Install the latest version of uv
97
- uses : astral-sh/setup-uv@v3
97
+ uses : astral-sh/setup-uv@v4
98
98
with :
99
99
enable-cache : true
100
100
cache-dependency-glob : " pyproject.toml"
@@ -138,7 +138,7 @@ jobs:
138
138
with :
139
139
fetch-depth : 0
140
140
- name : Install the latest version of uv
141
- uses : astral-sh/setup-uv@v3
141
+ uses : astral-sh/setup-uv@v4
142
142
with :
143
143
enable-cache : true
144
144
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@v3
17
+ uses : astral-sh/setup-uv@v4
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