Skip to content

Commit eba6572

Browse files
committed
ci: pin setup-uv to v8.2.0 (no moving v8 tag exists)
1 parent 34daea7 commit eba6572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tui-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v6
2626

2727
- name: Install uv
28-
uses: astral-sh/setup-uv@v8
28+
uses: astral-sh/setup-uv@v8.2.0
2929

3030
- name: Build pwm-tui
3131
run: cargo build -p pwm-tui --release --locked

0 commit comments

Comments
 (0)