Bumped cppcheck version to 2.9

This commit is contained in:
matt335672 2022-08-30 10:39:49 +01:00
parent 686bb4e075
commit cb75014221
1 changed files with 1 additions and 1 deletions

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