Skip to content

Commit 8ad519f

Browse files
chore: bump required uv version
1 parent 2fa85c6 commit 8ad519f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install uv
2020
uses: runloopai/setup-uv@main
2121
with:
22-
version: '0.8.11'
22+
version: '0.9.13'
2323

2424
- name: Publish to PyPI
2525
run: |

0 commit comments

Comments
 (0)