Commit e3e77a6 1 parent c0b490d commit e3e77a6 Copy full SHA for e3e77a6
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
with :
36
36
fetch-depth : 0
37
37
- name : Install the latest version of uv
38
- uses : astral-sh/setup-uv@v4
38
+ uses : astral-sh/setup-uv@v5
39
39
with :
40
40
enable-cache : true
41
41
cache-dependency-glob : " pyproject.toml"
76
76
with :
77
77
fetch-depth : 0
78
78
- name : Install the latest version of uv
79
- uses : astral-sh/setup-uv@v4
79
+ uses : astral-sh/setup-uv@v5
80
80
with :
81
81
enable-cache : true
82
82
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