This commit is contained in:
parent
de42ced43a
commit
fbff98cf57
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.12.6'
|
||||
cache: 'pip'
|
||||
- name: Lint
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue