bump python version to 3.11 for workflow
This commit is contained in:
parent
282f651783
commit
6eff30a086
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- uses: https://github.com/actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.11
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue