fix(ci): pin component manager version to older one to fix build

This commit is contained in:
Zim Kalinowski
2023-08-30 09:32:38 +08:00
parent 9301c32873
commit 0585cf0d96

View File

@ -4,7 +4,7 @@ dependencies:
# Defining a dependency from the registry:
# https://components.espressif.com/component/example/cmp
example/cmp: ">=3.3.3"
example/cmp: "=3.3.8"
# # Other ways to define dependencies
#