Skip to content

Commit b3dbd50

Browse files
Tuning the CodeQL code
1 parent 26195c1 commit b3dbd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
6666
steps:
6767
- name: Checkout repository
68-
uses: actions/checkout@v4
68+
uses: actions/checkout@v3
6969

7070
# Add any setup steps before running the `github/codeql-action/init` action.
7171
# This includes steps like installing compilers or runtimes (`actions/setup-node`

0 commit comments

Comments
 (0)