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 3006368 commit 10aff1aCopy full SHA for 10aff1a
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
# Minimum supported python here.
45
- run: echo 'UV_PYTHON=3.9' | tee -a "${GITHUB_ENV}"
46
- name: Setup uv
47
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v6
48
- run: ./script/init.sh
49
50
- name: Setup Node.js for pyright
0 commit comments