diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93122f7..f0ae148 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: uses: actions/checkout@v3 with: repository: mgr0dzicki/cargo-semver-action-ref-slice + fetch-depth: 0 persist-credentials: true - name: Checkout action uses: actions/checkout@v3