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 4093bb2 commit 6e5e28aCopy full SHA for 6e5e28a
.github/workflows/codeql.yml
@@ -79,6 +79,6 @@ jobs:
79
exit 1
80
81
- name: Perform CodeQL Analysis
82
- uses: github/codeql-action/analyze@v3
+ uses: github/codeql-action/analyze@v4
83
with:
84
category: "/language:${{matrix.language}}"
0 commit comments