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 1451c1c commit 6782dadCopy full SHA for 6782dad
.github/workflows/static-analysis-and-test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Python
23
uses: actions/setup-python@v5
24
with:
25
- python-version: "3.x"
+ python-version: "3.13"
26
27
- name: Install dependencies
28
run: |
0 commit comments