We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fe2d6d + 0f64124 commit 0b7a77cCopy full SHA for 0b7a77c
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install uv
17
uses: astral-sh/setup-uv@v7
18
- name: Set up Python ${{ matrix.python-version }}
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
with:
21
python-version: ${{ matrix.python-version }}
22
- name: Cache pre-commit
0 commit comments