Tweak setup-python to see if it works
Some checks failed
PlatformIO CI / build (push) Failing after 6s
Some checks failed
PlatformIO CI / build (push) Failing after 6s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user