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 11815f0 commit 5ed6249Copy full SHA for 5ed6249
.github/workflows/python-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Python
14
uses: actions/setup-python@v5
15
with:
16
- python-version: '3.10'
+ python-version: '3.13'
17
18
- name: Run tests
19
run: |
0 commit comments