Update linters workflow

This commit is contained in:
2022-08-03 20:45:40 +03:00
parent 029b254081
commit 818400dc05

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: "3.10"
- name: Install pre-commit
run: pip3 install pre-commit