Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency cppcheck to v1.4.6
  • Loading branch information
msclock-bot[bot] authored Dec 9, 2024
commit 4fac86200f9f14828129754c38d7db2b6dffe706
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ jobs:

- name: Install latest cppcheck
run: |
pip install cppcheck==1.4.4
pip install cppcheck==1.4.6

- name: Configure CMake
run: >
Expand Down
Loading