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 19
19
- name : ⤵️ Check out code from GitHub
20
20
21
21
- name : 🏗 Set up uv
22
- uses : astral-sh/setup-uv@v5
22
+ uses : astral-sh/setup-uv@v6
23
23
with :
24
24
enable-cache : true
25
25
- name : 🏗 Set pre-commit cache
43
43
- name : ⤵️ Check out code from GitHub
44
44
45
45
- name : 🏗 Set up uv
46
- uses : astral-sh/setup-uv@v5
46
+ uses : astral-sh/setup-uv@v6
47
47
with :
48
48
enable-cache : true
49
49
- name : 🏗 Set up Python ${{ matrix.python }}
70
70
- name : ⬇️ Download coverage data
71
71
72
72
- name : 🏗 Set up uv
73
- uses : astral-sh/setup-uv@v5
73
+ uses : astral-sh/setup-uv@v6
74
74
with :
75
75
enable-cache : true
76
76
- name : 🏗 Install dependencies
Original file line number Diff line number Diff line change 21
21
- name : ⤵️ Check out code from GitHub
22
22
23
23
- name : 🏗 Set up uv
24
- uses : astral-sh/setup-uv@v5
24
+ uses : astral-sh/setup-uv@v6
25
25
with :
26
26
enable-cache : true
27
27
- name : 🏗 Set package version
You can’t perform that action at this time.
0 commit comments