Skip to content

Commit fb8415d

Browse files
committed
workflows: Update setup-uv action to the latest version
1 parent 92d65ee commit fb8415d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python-version: 3.14
1818
- name: Install uv
1919
id: setup-uv
20-
uses: astral-sh/setup-uv@v6
20+
uses: astral-sh/setup-uv@v8.1.0
2121
with:
2222
version: "0.7.19"
2323
enable-cache: true

0 commit comments

Comments
 (0)