We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4056582 commit 4a45195Copy full SHA for 4a45195
1 file changed
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: "actions/checkout@v5"
18
19
- name: "Set up Python"
20
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
21
with:
22
version: "latest"
23
0 commit comments