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