Skip to content

Commit 65c9183

Browse files
authored
Update python version
1 parent 6fb5943 commit 65c9183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/platformio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
max-parallel: 1
2626
matrix:
27-
python-version: [3.10]
27+
python-version: [3.13.4]
2828
steps:
2929
- uses: actions/checkout@v4
3030
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)