diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32c8365..a10588a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ jobs: steps: - name: 'Checkout repository' - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0