Skip to content

Commit

Permalink
cppcheck 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniBussi committed Mar 13, 2023
1 parent 82e3e6f commit bc6f6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
echo "$HOME/opt/bin" >> $GITHUB_PATH
- name: Install requirements
run: |
.ci/install.cppcheck 2.10
.ci/install.cppcheck 2.10.2
# it is important that this is the same version used to generate the actual ./configure
.ci/install.autoconf 2.69
- name: Build astyle
Expand Down

0 comments on commit bc6f6e3

Please sign in to comment.