We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18cb42c + 309fd3f commit f74453fCopy full SHA for f74453f
1 file changed
.github/workflows/lint-build.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Python
16
uses: actions/setup-python@v5.6.0
17
with:
18
- python-version: 3.12
+ python-version: 3.13
19
20
- name: Install Arduino dependencies
21
run: |
0 commit comments