Skip to content

Commit b9826e1

Browse files
authored
Merge pull request #55 from home-assistant-libs/bump-to-c3c3b3c
Bump connectedhomeip from `5bb5c9e` to `c3c3b3c`
2 parents 5bc80ec + f9e3623 commit b9826e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/build.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ jobs:
201201
echo "Applying ${patch}"
202202
patch -p1 < $patch
203203
done
204+
- uses: actions/setup-python@v5
205+
with:
206+
python-version: '3.11'
204207
- name: Bootstrap
205208
working-directory: ./connectedhomeip/
206209
run: bash scripts/bootstrap.sh -p all,darwin

connectedhomeip

Submodule connectedhomeip updated 1885 files

0 commit comments

Comments
 (0)