We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c8080 commit 9bb6e68Copy full SHA for 9bb6e68
1 file changed
.github/workflows/tests.yaml
@@ -6,9 +6,6 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - uses: actions/setup-python@v5
10
- with:
11
- python-version: 3.13.0
12
- uses: astral-sh/setup-uv@v3
13
with:
14
enable-cache: true
0 commit comments