diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 22d994b4..aecc16da 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -35,7 +35,7 @@ jobs: run: yarn install - name: Install pnpm - uses: actions/setup-pnpm@v4 + uses: pnpm/action-setup@v4 - name: Publish to Chromatic uses: chromaui/action@latest