diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2de7f2e..a5d2545 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0