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 b9fe400 commit c344f4bCopy full SHA for c344f4b
.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@v3
+ uses: astral-sh/setup-uv@v4
16
17
- name: Set up Python
18
run: uv python install
0 commit comments