File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # 6.0.1
26
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # 6.1.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@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # 6.0.1
25
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # 6.1.0
26
26
with :
27
27
enable-cache : false
28
28
You can’t perform that action at this time.
0 commit comments