diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c25881d..ef89f60 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,8 +23,6 @@ jobs: steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 # If you only need the current version keep this. - uses: ./.github/actions/ci with: