Skip to content

Commit

Permalink
Merge pull request #2520 from matt335672/cppcheck_2_10
Browse files Browse the repository at this point in the history
Bump cppcheck version to 2.10
  • Loading branch information
matt335672 authored Jan 29, 2023
2 parents 29ef7f8 + 0cbdeec commit 3183f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 3183f54

Please sign in to comment.