fix(repo): reverted to 3.11.2
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 9s

This commit is contained in:
Seaswimmer 2023-09-23 10:27:55 -04:00
parent a75166bda2
commit 0aeb5ac25d
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -7,7 +7,7 @@ jobs:
container: catthehacker/ubuntu:act-latest container: catthehacker/ubuntu:act-latest
strategy: strategy:
matrix: matrix:
python-version: ["3.9"] python-version: ["3.11.2"]
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.6.0 uses: actions/checkout@v3.6.0