Tweak setup-python to see if it works
Some checks failed
PlatformIO CI / build (push) Failing after 6s

This commit is contained in:
2024-04-09 09:53:16 +10:00
parent c8b40eac30
commit 2988c99fd5

View File

@@ -16,7 +16,7 @@ jobs:
key: ${{ runner.os }}-pio
- uses: actions/setup-python@v4
with:
python-version: '3.12'
python-version: '3.12.2'
- name: Install PlatformIO Core
run: pip install --upgrade platformio