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 228fc45 commit 9a2b9acCopy full SHA for 9a2b9ac
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}-latest
14
steps:
15
- uses: actions/checkout@v5
16
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
17
with:
18
python-version: "3.12"
19
- name: Install uv
0 commit comments