cppcheck 2.15.0 -> 2.16.0
This commit is contained in:
parent
a958e37e20
commit
1e3acce73e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
|||||||
CC: gcc
|
CC: gcc
|
||||||
# This is required to use a version of cppcheck other than that
|
# This is required to use a version of cppcheck other than that
|
||||||
# supplied with the operating system
|
# supplied with the operating system
|
||||||
CPPCHECK_VER: "2.15.0"
|
CPPCHECK_VER: "2.16.0"
|
||||||
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
|
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
|
||||||
steps:
|
steps:
|
||||||
# Set steps.os.outputs.image to the specific OS (e.g. 'ubuntu20')
|
# Set steps.os.outputs.image to the specific OS (e.g. 'ubuntu20')
|
||||||
|
Loading…
Reference in New Issue
Block a user