Bump python version

This commit is contained in:
Gleb Kanterov 2024-09-25 16:24:59 +02:00
parent 37d677c079
commit 6fd701ec84
No known key found for this signature in database
GPG Key ID: 4D87C640DBD00176
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.10'
- name: Set go env
run: |