diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f0dc861..b5cb311 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: needs: init steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0