Skip to content

Commit 11dadd6

Browse files
committed
Use setup-uv version 8
1 parent 49ffcc6 commit 11dadd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make.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

1919
- name: Install Python `uv`
20-
uses: astral-sh/setup-uv@v7
20+
uses: astral-sh/setup-uv@v8.1.0
2121

2222
- run: sudo apt update
2323
- name: Install shellcheck and checkbashisms

0 commit comments

Comments
 (0)