Skip to content

Commit 7b18604

Browse files
committed
Pin setup-uv to v8.3.2 (no floating v8 major tag published)
1 parent 88d2afd commit 7b18604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v7
1919

2020
- name: Install uv
21-
uses: astral-sh/setup-uv@v8
21+
uses: astral-sh/setup-uv@v8.3.2
2222
with:
2323
enable-cache: true
2424

0 commit comments

Comments
 (0)