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 276413b commit afcebdbCopy full SHA for afcebdb
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: "Set up Python"
20
uses: actions/[email protected]
21
with:
22
- python-version: "3.11"
+ python-version: "3.13"
23
cache: "pip"
24
25
- name: "Install requirements"
0 commit comments