File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
persist-credentials : false
24
24
25
25
- name : Install the latest version of uv
26
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # 6.7 .0
26
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8 .0
27
27
28
28
- name : Build
29
29
run : uv build
Original file line number Diff line number Diff line change 23
23
submodules : true
24
24
persist-credentials : false
25
25
- name : Install the latest version of uv
26
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # 6.7 .0
26
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8 .0
27
27
- name : Install tox
28
28
run : uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv --with tox-gh
29
29
- name : Install Python
Original file line number Diff line number Diff line change 22
22
persist-credentials : false
23
23
24
24
- name : Install the latest version of uv
25
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # 6.7 .0
25
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8 .0
26
26
with :
27
27
enable-cache : false
28
28
You can’t perform that action at this time.
0 commit comments