Skip to content

Commit a9a4a51

Browse files
chore(deps): update dependency cppcheck to v1.5.1
1 parent ccf5c2c commit a9a4a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ jobs:
517517

518518
- name: Install latest cppcheck
519519
run: |
520-
pip install cppcheck==1.5.0
520+
pip install cppcheck==1.5.1
521521
522522
- name: Configure CMake
523523
run: >

0 commit comments

Comments
 (0)