Skip to content

Commit 9065eec

Browse files
chore(deps): update dependency cppcheck to v1.4.2
1 parent 3323fca commit 9065eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

534534
- name: Install latest cppcheck
535535
run: |
536-
pip install cppcheck==1.1.2
536+
pip install cppcheck==1.4.2
537537
538538
- name: Configure CMake
539539
run: >

0 commit comments

Comments
 (0)