This commit is contained in:
Raffson
2023-10-08 01:34:54 +02:00
parent fe6ff6a1ae
commit f513e27dc6
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ runs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.10"
python-version: "3.11"
cache: pip
- name: Install environment