Skip to content

Commit ebc0b32

Browse files
chore(deps): update dependency cppcheck to v1.4.6 (#31)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent a2f478a commit ebc0b32

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.4.4
536+
pip install cppcheck==1.4.6
537537
538538
- name: Configure CMake
539539
run: >

0 commit comments

Comments
 (0)