File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
cache-dependency-path : ' tests/requirements.txt'
28
28
29
29
- name : Start Kafka
30
- uses : ybyzek/cp-all-in-one- action@v0.2.1
30
+ uses : spicyparrot/kafka-kraft- action@v1.1.3
31
31
with :
32
- type : cp-all-in-one-community
32
+ kafka-version : " 4.0.0 "
33
33
34
34
- name : Install Python dependencies
35
35
run : pip install -r tests/requirements.txt
Original file line number Diff line number Diff line change 38
38
cache-dependency-path : ' tests/requirements.txt'
39
39
40
40
- name : Start Kafka
41
- uses : ybyzek/cp-all-in-one- action@v0.2.1
41
+ uses : spicyparrot/kafka-kraft- action@v1.1.3
42
42
with :
43
- type : cp-all-in-one-community
43
+ kafka-version : " 4.0.0 "
44
44
45
45
- name : Install Python dependencies
46
46
run : pip install -r tests/requirements.txt
You can’t perform that action at this time.
0 commit comments