Merge pull request #2350 from matt335672/cppcheck_29
Bumped cppcheck version to 2.9
This commit is contained in:
commit
5d0c4b4e3a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -129,7 +129,7 @@ jobs:
|
||||
CC: gcc
|
||||
# This is required to use a version of cppcheck other than that
|
||||
# supplied with the operating system
|
||||
CPPCHECK_VER: 2.8
|
||||
CPPCHECK_VER: 2.9
|
||||
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
|
||||
steps:
|
||||
# Set steps.os.outputs.image to the specific OS (e.g. 'ubuntu20')
|
||||
|
Loading…
Reference in New Issue
Block a user