diff --git a/.github/workflows/ci-blenderbim-choco.yml b/.github/workflows/ci-blenderbim-choco.yml index b2f806494a..2f9f594e13 100644 --- a/.github/workflows/ci-blenderbim-choco.yml +++ b/.github/workflows/ci-blenderbim-choco.yml @@ -43,6 +43,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-tags: true + fetch-depth: 0 - uses: actions/setup-python@v5 # https://github.com/actions/setup-python with: python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax