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 13fa772 commit 49f80e7Copy full SHA for 49f80e7
.github/workflows/lint-python.yml
@@ -12,7 +12,7 @@ jobs:
12
changed-files: ${{ steps.file-changes.outputs.changed-files }}
13
strategy:
14
matrix:
15
- python_version: ["3.9"]
+ python_version: ["3.11"]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments