Skip to content

Commit 0e37440

Browse files
Bump astral-sh/setup-uv from 5 to 6 (#46)
1 parent e919992 commit 0e37440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Install uv
15-
uses: astral-sh/setup-uv@v5
15+
uses: astral-sh/setup-uv@v6
1616

1717
- name: Set up Python
1818
run: uv python install

0 commit comments

Comments
 (0)