diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0fa8246..5e0aeae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: submodules: recursive # spdlog (and future submodules)