Bump setup-python to v5
Some checks failed
PlatformIO CI / build (push) Failing after 15s

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

View File

@@ -14,7 +14,7 @@ jobs:
~/.cache/pip
~/.platformio/.cache
key: ${{ runner.os }}-pio
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install PlatformIO Core