diff --git a/.github/workflows/auto_release_log.yml b/.github/workflows/auto_release_log.yml index 242ffa9..7803b96 100644 --- a/.github/workflows/auto_release_log.yml +++ b/.github/workflows/auto_release_log.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0