diff --git a/.github/workflows/build-node-python.yml b/.github/workflows/build-node-python.yml index 1edb0706..bac6eb91 100644 --- a/.github/workflows/build-node-python.yml +++ b/.github/workflows/build-node-python.yml @@ -455,7 +455,7 @@ jobs: path: playwright-report/ - name: Run Chromatic Playwright if: ${{ inputs.chromatic_enable }} - uses: chromaui/action@v12.0.0 + uses: chromaui/action@v13.1.4 with: playwright: true exitZeroOnChanges: true