wip: use specific python version [skip ci]

This commit is contained in:
Baptiste Augrain
2023-10-07 22:16:53 +02:00
parent 5f055bf5ae
commit e727f395ba
2 changed files with 1 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ jobs:
- name: Setup Python 3
uses: actions/setup-python@v4
with:
python-version: '3.x'
python-version: '3.10'
- name: Clone VSCode repo
run: ./get_repo.sh