pin python v3.13

This commit is contained in:
Jason2866
2025-12-14 12:54:03 +01:00
committed by David Conran
parent 47c86686a1
commit 4245de90c8

View File

@@ -56,7 +56,9 @@ jobs:
pio-${{ runner.os }}-
pio-
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.13'
- name: Install PlatformIO
run: |
python -m pip install --upgrade pip