We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966d7e7 commit f08b890Copy full SHA for f08b890
.github/workflows/pre-commit.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
cache-dependency-path: pre-commit.requirements.txt
40
cache: "pip"
41
- python-version: "3.x"
+ python-version: "3.13"
42
43
- name: Get Python version hash
44
run: |
.github/workflows/publish-pio-registry.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Python
50
uses: actions/setup-python@v6
51
52
53
54
- name: Install PlatformIO CLI
55
0 commit comments