Bump CI version of cppcheck to 2.6
This commit is contained in:
parent
b0c9c92627
commit
cda6c60748
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -127,7 +127,7 @@ jobs:
|
||||
CC: gcc
|
||||
# This is required to use a version of cppcheck other than that
|
||||
# supplied with the operating system
|
||||
CPPCHECK_VER: 2.5
|
||||
CPPCHECK_VER: 2.6
|
||||
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
|
||||
steps:
|
||||
# This is currently the only way to get a version into
|
||||
|
Loading…
x
Reference in New Issue
Block a user