Skip to content

Commit

Permalink
Fix cppcheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov authored Oct 11, 2024
1 parent d6b422a commit ea52f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: "danmar/cppcheck"
ref: "2.15"
ref: "2.15.0"
path: src/cppcheck

- name: Build and install cppcheck
Expand Down

0 comments on commit ea52f1e

Please sign in to comment.