diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 73eda18..9c9347c 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -19,6 +19,8 @@ jobs: STORYBOOK_DISABLE_TELEMETRY: "1" steps: - uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1 + with: + fetch-depth: 0 - uses: "pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061" # v4.2.0