Merge pull request #2350 from matt335672/cppcheck_29

Bumped cppcheck version to 2.9
This commit is contained in:
matt335672 2022-08-30 11:18:12 +01:00 committed by GitHub
commit 5d0c4b4e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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')