Skip to content

Commit eb8bc3e

Browse files
Update Python version to 3.13 in workflow
1 parent c77cf79 commit eb8bc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openknx-oam-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Install Python
8787
uses: actions/setup-python@v5
8888
with:
89-
python-version: '3.8'
89+
python-version: '3.13'
9090

9191
- name: Install PlatformIO
9292
run: |

0 commit comments

Comments
 (0)