@@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
+ with:
+ fetch-depth: 0
- name: Checkout submodules
run: git submodule update --init --recursive --remote