Downgrade setup-python to v3
Some checks failed
PlatformIO CI / build (push) Failing after 18s
Some checks failed
PlatformIO CI / build (push) Failing after 18s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
~/.cache/pip
|
||||
~/.platformio/.cache
|
||||
key: ${{ runner.os }}-pio
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: '3.12'
|
||||
- name: Install PlatformIO Core
|
||||
|
||||
Reference in New Issue
Block a user