Skip to content

Commit

Permalink
ci: Update CppCheck to version `3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AMS21 committed Nov 4, 2024
1 parent 14f55e6 commit 4170f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/StaticAnalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Install
env:
CPPCHECK_VERSION: "2.14.2"
CPPCHECK_VERSION: "2.16.0"
run: external/Phi/scripts/ci/InstallTools.sh clang-${{ env.LLVM_VERSION }} cppcheck-${{ env.CPPCHECK_VERSION }} ninja

- name: Configure
Expand Down

0 comments on commit 4170f4b

Please sign in to comment.