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 39c5726 commit 516526fCopy full SHA for 516526f
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v4
16
with:
17
- python-version: 3.8
+ python-version: 3.14
18
19
- name: Install Python dependencies
20
run: pip install black flake8
0 commit comments