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 7346e56 commit 26195c1Copy full SHA for 26195c1
.github/workflows/codeql.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# Initializes the CodeQL tools for scanning.
77
- name: Initialize CodeQL
78
- uses: github/codeql-action/init@v4
+ uses: github/codeql-action/init@v3
79
with:
80
languages: ${{ matrix.language }}
81
build-mode: ${{ matrix.build-mode }}
0 commit comments