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 ecc9e69 commit 7eb63cdCopy full SHA for 7eb63cd
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: astral-sh/setup-uv@v6
27
28
- name: Setup Python
29
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
30
with:
31
python-version: ${{ matrix.python }}
32
0 commit comments