Skip to content

Commit 380a4bc

Browse files
author
qutech-machine
committed
chore(deps): update dependency astral-sh/uv to v0.9.22
1 parent e1f3fd0 commit 380a4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install uv
1919
uses: astral-sh/setup-uv@v7
2020
with:
21-
version: "0.9.21"
21+
version: "0.9.22"
2222
- name: Version uv package
2323
run: uv version "${{ github.ref_name }}"
2424
- name: Build uv package

0 commit comments

Comments
 (0)