Bump cppcheck version to 2.10

This commit is contained in:
matt335672 2023-01-29 15:02:35 +00:00
parent 29ef7f896a
commit 0cbdeecf14
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ jobs:
CC: gcc
# This is required to use a version of cppcheck other than that
# supplied with the operating system
CPPCHECK_VER: 2.9
CPPCHECK_VER: "2.10"
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
steps:
# Set steps.os.outputs.image to the specific OS (e.g. 'ubuntu20')