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 76dfeeb commit e046edbCopy full SHA for e046edb
.github/workflows/codeql.yml
@@ -58,4 +58,4 @@ jobs:
58
- name: Upload CodeQL results
59
uses: github/codeql-action/upload-sarif@v3
60
with:
61
- category: "/language:${{matrix.language}}"
+ category: "cpp-analysis"
0 commit comments