mirror of https://github.com/neutrinolabs/xrdp
Bumped cppcheck version to 2.9
This commit is contained in:
parent
686bb4e075
commit
cb75014221
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue