diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index b86896bcb..790194780 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -56,7 +56,7 @@ jobs: uses: actions/checkout@v4 with: submodules: recursive - fetch-depth: 1 + fetch-depth: 0 - name: Setup Cache uses: actions/cache@v4