diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index ba59dfb83..08f365f07 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -17,6 +17,8 @@ jobs: IMAGE_VERSION_TAG: ${{ inputs.IMAGE_VERSION_TAG }} steps: - uses: actions/checkout@v4.2.2 + with: + fetch-depth: 0 - uses: useblacksmith/setup-node@v5 with: node-version: 22