1 parent 1176b80 commit 70a0234Copy full SHA for 70a0234
1 file changed
.github/workflows/suricata-check.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade pip setuptools wheel build
29
- python -m pip install "suricata-check[performance]>=0.3.0beta0"
+ python -m pip install "suricata-check[performance]>=0.7.1beta0"
30
31
- name: Test with suricata-check
32
0 commit comments