diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 3b5a9bf..21fa51c 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -27,7 +27,7 @@ jobs: release: ${{ steps.ver.outputs.release }} version: ${{ steps.ver.outputs.version }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 with: fetch-depth: 0 # need all tags