Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit bd0ef21

Browse files
committed
add subodules for checkout
1 parent f01850c commit bd0ef21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
steps:
5959
- name: Checkout repository
6060
uses: actions/checkout@v4
61+
with:
62+
submodules: recursive
6163

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

0 commit comments

Comments
 (0)