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 3965c5a commit ad04a51Copy full SHA for ad04a51
.github/workflows/codeql.yml
@@ -60,7 +60,7 @@ jobs:
60
61
# Initializes the CodeQL tools for scanning.
62
- name: Initialize CodeQL
63
- uses: github/codeql-action/init@v3
+ uses: github/codeql-action/init@v4
64
with:
65
languages: ${{ matrix.language }}
66
build-mode: ${{ matrix.build-mode }}
0 commit comments