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 1490203 commit 42e0aa3Copy full SHA for 42e0aa3
1 file changed
.github/workflows/CodeQL.yml
@@ -12,6 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
+ - uses: actions/checkout@v2
16
- name: Initialize CodeQL
17
uses: github/codeql-action/init@v1
18
with:
0 commit comments