Skip to content

Commit 572f98e

Browse files
committed
Checkout submodules
1 parent e12b02d commit 572f98e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
steps:
3333
- name: Checkout repository
3434
uses: actions/checkout@v4
35+
with:
36+
submodules: recursive
3537
- uses: actions/setup-go@v5
3638
with:
3739
go-version: 1.22.11

0 commit comments

Comments
 (0)