update ci

This commit is contained in:
Rath Pascal 2025-02-15 13:17:03 +01:00
parent bc87ceaebc
commit 25056ca6f3
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
- name: Install python - name: Install python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: '3.10' python-version: '3.11'
- name: Install dependencies - name: Install dependencies
run: | run: |