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 c5c707d commit 30fb385Copy full SHA for 30fb385
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Initialize CodeQL
29
- uses: github/codeql-action/init@v2
+ uses: github/codeql-action/init@v3
30
with:
31
languages: ${{ matrix.language }}
32
0 commit comments