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 9af0dd0 commit 0f37ef9Copy full SHA for 0f37ef9
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-python@v6
22
with:
23
- python-version: '3.13t'
+ python-version: '3.14t'
24
cache: 'pip'
25
env:
26
FORCE_COLOR: '1'
0 commit comments