diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index f0ea8eb9d..d35369aa9 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0