mirror of
https://github.com/trycua/computer.git
synced 2026-05-01 20:53:27 -05:00
chore: Update Python version in lint workflow to 3.12
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.11
|
||||
python-version: 3.12
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user