Skip to content

Commit f74453f

Browse files
authored
Merge pull request #72 from EventAccess/renovate/python-3.x
Update dependency python to 3.13
2 parents 18cb42c + 309fd3f commit f74453f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python
1616
uses: actions/setup-python@v5.6.0
1717
with:
18-
python-version: 3.12
18+
python-version: 3.13
1919

2020
- name: Install Arduino dependencies
2121
run: |

0 commit comments

Comments
 (0)