test
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.12.2'
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: pip install black flake8
|
||||
|
||||
Reference in New Issue
Block a user