changed python version

This commit is contained in:
Tim Huyeng 2022-10-27 13:20:19 +02:00
parent a2d93ef0e4
commit a900ea2e7e

View File

@ -31,7 +31,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.9.15"
python-version: "3.9.13"
- name: Install PlatformIO
run: |
python -m pip install --upgrade pip