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 e919992 commit 0e37440Copy full SHA for 0e37440
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
16
17
- name: Set up Python
18
run: uv python install
0 commit comments