diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 10743f7..9ad782e 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 # Ensure full commit history for version comparison