bump unit tests base python version
This commit is contained in:
parent
8f45e3cb7e
commit
6a5d892883
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.13'
|
||||
|
||||
- name: Cache pip
|
||||
uses: actions/cache@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue