Skip to content

Commit

Permalink
checkout submodules recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
Weaxs authored Nov 20, 2023
1 parent eec5c43 commit 53743d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: 'true'
submodules: recursive

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 53743d4

Please sign in to comment.