We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a84c0f commit 98f7469Copy full SHA for 98f7469
1 file changed
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python 3.11
18
uses: actions/setup-python@v5
19
with:
20
- python-version: '3.11'
+ python-version: '3.13'
21
22
- name: Install uv package manager
23
uses: astral-sh/setup-uv@v3
0 commit comments