diff --git a/.github/workflows/dcr-chromatic.yml b/.github/workflows/dcr-chromatic.yml index 03af91631b6..68830a12685 100644 --- a/.github/workflows/dcr-chromatic.yml +++ b/.github/workflows/dcr-chromatic.yml @@ -47,7 +47,7 @@ jobs: - name: Chromatic - DCR env: NODE_OPTIONS: '--max_old_space_size=4096' - uses: chromaui/action@v16.10.0 + uses: chromaui/action@v17.1.0 if: | github.ref == 'refs/heads/main' || (github.event_name == 'pull_request' &&