Upse Python 3.10

This commit is contained in:
Knutwurst
2024-01-12 10:29:23 +01:00
parent 4227c9f662
commit 7454073163

View File

@@ -90,9 +90,9 @@ jobs:
steps: steps:
- name: Install Python - name: Install Python
uses: actions/setup-python@v5 uses: actions/setup-python@v4
with: with:
python-version: '3.x' python-version: '3.10'
- name: Install PlatformIO - name: Install PlatformIO
run: | run: |