diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e9c3069..369cba0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -7,7 +7,7 @@ on: description: Python version for linters required: false type: string - default: "3.11" + default: "3.9" paths: description: Space-separated paths to check required: false