Skip to content

Commit 4a45195

Browse files
chore(deps): bump astral-sh/setup-uv from 6 to 7 (#218)
1 parent 4056582 commit 4a45195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/checkout@v5"
1818

1919
- name: "Set up Python"
20-
uses: astral-sh/setup-uv@v6
20+
uses: astral-sh/setup-uv@v7
2121
with:
2222
version: "latest"
2323

0 commit comments

Comments
 (0)