diff --git a/.github/workflows/dcr-chromatic.yml b/.github/workflows/dcr-chromatic.yml index 5516bcf2c4d..daa5bb92541 100644 --- a/.github/workflows/dcr-chromatic.yml +++ b/.github/workflows/dcr-chromatic.yml @@ -49,7 +49,7 @@ jobs: - name: Chromatic - DCR env: NODE_OPTIONS: '--max_old_space_size=4096' - uses: chromaui/action@v17.4.1 + uses: chromaui/action@v18.1.0 if: | (github.event_name == 'push' || github.event_name == 'merge_group') || (github.event_name == 'pull_request' &&