We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0278463 commit 24220c4Copy full SHA for 24220c4
.github/workflows/static-analysis.yml
@@ -33,7 +33,7 @@ jobs:
33
./.github/workflows/codeql-buildscript.sh
34
35
- name: Run CodeChecker
36
- uses: whisperity/codechecker-analysis-action@v1
+ uses: ardera/CodeChecker-Action@master
37
id: codechecker
38
with:
39
ctu: true
0 commit comments