diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 092a6b5..5ca6ca0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0 -