Skip to content

Commit 3f5510e

Browse files
committed
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine
2 parents e8f3e32 + 7d24505 commit 3f5510e

File tree

2 files changed

+556
-0
lines changed

2 files changed

+556
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
steps:
7272
- uses: actions/checkout@v6
7373
- uses: actions/setup-python@v6
74+
with:
75+
python-version: '3.13'
7476
- name: Build documentation
7577
run: |
7678
cd docs

0 commit comments

Comments
 (0)